aboutsummaryrefslogtreecommitdiff
path: root/SgraphP.h
diff options
context:
space:
mode:
Diffstat (limited to 'SgraphP.h')
-rw-r--r--SgraphP.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/SgraphP.h b/SgraphP.h
index 4f4b6bc..40a7c90 100644
--- a/SgraphP.h
+++ b/SgraphP.h
@@ -45,6 +45,8 @@ typedef struct {
double *rightData;
int size;
int samples;
+ XtCallbackProc data;
+ XtCallbackProc fft;
XdbeBackBuffer backBuf;
GC foreGC;