From 7d2c8a0b8d20688042ddeefac07be26a4d60126c Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Fri, 26 Sep 2014 13:20:40 +0000 Subject: minor tweaking --- SgraphP.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SgraphP.h') 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; -- cgit v1.2.3