aboutsummaryrefslogtreecommitdiff
path: root/Sgraph.h
diff options
context:
space:
mode:
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"