From d5ac9a9b3a3ca48f92daea4ae7ae54a2a1c33297 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Mon, 15 Sep 2014 00:28:06 +0000 Subject: add experimental data pointer --- SgraphP.h | 1 + 1 file changed, 1 insertion(+) (limited to 'SgraphP.h') diff --git a/SgraphP.h b/SgraphP.h index 4d75faa..b917fd1 100644 --- a/SgraphP.h +++ b/SgraphP.h @@ -41,6 +41,7 @@ typedef struct { Pixel foreground; Pixel background; Boolean mirror; + XtPointer data; GC foreGC; GC backGC; -- cgit v1.2.3