aboutsummaryrefslogtreecommitdiff
path: root/SgraphP.h
diff options
context:
space:
mode:
Diffstat (limited to 'SgraphP.h')
-rw-r--r--SgraphP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SgraphP.h b/SgraphP.h
index 40a7c90..9c507c6 100644
--- a/SgraphP.h
+++ b/SgraphP.h
@@ -38,8 +38,8 @@ typedef struct _SgraphClassRec {
extern SgraphClassRec sgraphClassRec;
typedef struct {
- Pixel foreground;
Pixel background;
+ Pixel foreground;
Boolean mirror;
double *leftData;
double *rightData;