From 0856b11de843db30b5053c8cb7d9c84eae262852 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 15 Nov 2002 03:10:34 +0000 Subject: resizes --- otk/button.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'otk/button.hh') 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: -- cgit v1.2.3