From 23f54cb63d55a4cdc810928384162d3d8afcf7e4 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Wed, 17 Sep 2014 12:46:17 +0000 Subject: fix size resource --- SgraphP.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SgraphP.h') diff --git a/SgraphP.h b/SgraphP.h index 7f6a100..cb0b209 100644 --- a/SgraphP.h +++ b/SgraphP.h @@ -43,7 +43,7 @@ typedef struct { Boolean mirror; XtPointer leftData; XtPointer rightData; - Cardinal sizeData; + int sizeData; GC foreGC; GC backGC; -- cgit v1.2.3