aboutsummaryrefslogtreecommitdiff
path: root/Sgraph.h
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2014-09-15 00:28:06 +0000
committerDimitri Sokolyuk <demon@dim13.org>2014-09-15 00:28:06 +0000
commitd5ac9a9b3a3ca48f92daea4ae7ae54a2a1c33297 (patch)
tree04d328cff040e00194f3fcfaa35c40d1f04e8f13 /Sgraph.h
parentbe3b1b4e98b4c6341d40ecbde86c12adebdac6d2 (diff)
add experimental data pointer
Diffstat (limited to 'Sgraph.h')
-rw-r--r--Sgraph.h2
1 files changed, 2 insertions, 0 deletions
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 <X11/StringDefs.h> */
#define XtNmirror "mirror"
+#define XtNdata "data"
+#define XtNdataSize "dataSize"
#define XtNsgraphResource "sgraphResource"
#define XtCSgraphResource "SgraphResource"