summaryrefslogtreecommitdiff
path: root/dw/fltkcomplexbutton.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/fltkcomplexbutton.hh')
-rw-r--r--dw/fltkcomplexbutton.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/fltkcomplexbutton.hh b/dw/fltkcomplexbutton.hh
index 6e29b6c2..6266694a 100644
--- a/dw/fltkcomplexbutton.hh
+++ b/dw/fltkcomplexbutton.hh
@@ -57,6 +57,7 @@ public:
virtual int handle(int);
ComplexButton(int X, int Y, int W, int H, const char *L = 0);
+ ~ComplexButton();
int value(int v);