aboutsummaryrefslogtreecommitdiff
path: root/Sgraph.h
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2014-09-29 11:19:47 +0000
committerDimitri Sokolyuk <demon@dim13.org>2014-09-29 11:19:47 +0000
commit068539d8dbe1259e9d3fd6d199f8ffabb2e044b3 (patch)
treeb7a475c3d0fc32b8ae23a84ad69685c798b03bcb /Sgraph.h
parent6e1f4abab272d451f3a5ce3824eda832ffba107b (diff)
semi-working prototype
Diffstat (limited to 'Sgraph.h')
-rw-r--r--Sgraph.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Sgraph.h b/Sgraph.h
index 324958b..e527e61 100644
--- a/Sgraph.h
+++ b/Sgraph.h
@@ -47,8 +47,8 @@
/* define any special resource names here that are not in <X11/StringDefs.h> */
#define XtNmirror "mirror"
-#define XtNleftData "leftData"
-#define XtNrightData "rightData"
+#define XtNdata "data"
+#define XtCData "Data"
#define XtNsamples "samples"
#define XtCsamples "Samples"