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 --- Sgraph.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Sgraph.h') diff --git a/Sgraph.h b/Sgraph.h index 093971e..084713f 100644 --- a/Sgraph.h +++ b/Sgraph.h @@ -45,6 +45,8 @@ /* define any special resource names here that are not in */ #define XtNmirror "mirror" +#define XtNdata "data" +#define XtNdataSize "dataSize" #define XtNsgraphResource "sgraphResource" #define XtCSgraphResource "SgraphResource" -- cgit v1.2.3