From fb2b511cb071b44dbfdf26dac9bb0a50d26f13f5 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Sun, 14 Sep 2014 21:14:19 +0000 Subject: add some test pattern --- SgraphP.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'SgraphP.h') diff --git a/SgraphP.h b/SgraphP.h index d6ca5a0..420b0c4 100644 --- a/SgraphP.h +++ b/SgraphP.h @@ -41,6 +41,9 @@ typedef struct { Pixel foreground; Pixel background; Boolean mirror; + + GC foreGC; + GC backGC; } SgraphPart; typedef struct _SgraphRec { -- cgit v1.2.3