From 33652e007609f316c2cb8543b88d4e38738b0957 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Thu, 18 Sep 2014 16:19:39 +0000 Subject: callback stub --- SgraphP.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'SgraphP.h') 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; -- cgit v1.2.3