summaryrefslogtreecommitdiff
path: root/otk/button.hh
diff options
context:
space:
mode:
Diffstat (limited to 'otk/button.hh')
-rw-r--r--otk/button.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/otk/button.hh b/otk/button.hh
index 48a0f813..f25f731d 100644
--- a/otk/button.hh
+++ b/otk/button.hh
@@ -35,6 +35,7 @@ public:
virtual void update(void);
virtual bool expose(const XExposeEvent &e);
+ virtual bool configure(const XConfigureEvent &e);
private: