aboutsummaryrefslogtreecommitdiff
path: root/Sgraph.h
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2014-09-16 18:24:55 +0000
committerDimitri Sokolyuk <demon@dim13.org>2014-09-16 18:24:55 +0000
commit88cecc5a268d6f1e094db46a4ae3a53ede9b25c3 (patch)
tree136a7afaf607611860247b2b131e4bd53bed87ff /Sgraph.h
parent2c0095c270269c36c38a423bed4be6f3b6eeec9f (diff)
resources, not sure about it
Diffstat (limited to 'Sgraph.h')
-rw-r--r--Sgraph.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/Sgraph.h b/Sgraph.h
index 084713f..0e16ebd 100644
--- a/Sgraph.h
+++ b/Sgraph.h
@@ -46,7 +46,9 @@
/* define any special resource names here that are not in <X11/StringDefs.h> */
#define XtNmirror "mirror"
#define XtNdata "data"
-#define XtNdataSize "dataSize"
+#define XtNleftData "leftData"
+#define XtNrightData "rightData"
+#define XtNsizeData "sizeData"
#define XtNsgraphResource "sgraphResource"
#define XtCSgraphResource "SgraphResource"