summaryrefslogtreecommitdiff
path: root/otk/button.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-11-15 03:10:34 +0000
committerDana Jansens <danakj@orodu.net>2002-11-15 03:10:34 +0000
commit0856b11de843db30b5053c8cb7d9c84eae262852 (patch)
tree92d22b33c71a3d3e6f18e8bf167d826f8dff3739 /otk/button.hh
parentd97db164304972445e14c6702b76af0259e3d3be (diff)
resizes
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: