X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fbutton.hh;fp=otk%2Fbutton.hh;h=e32cd028d4ed7d8a10a6cd54276b9d70cee7b34f;hb=6f5e60f0337e60d904a8f549aeaa631afefc8033;hp=e73b1f12583f66574198cc65c2cd9fb2cd84f7de;hpb=0680daeef57748af17e0462def4852d408a62eb6;p=chaz%2Fopenbox diff --git a/otk/button.hh b/otk/button.hh index e73b1f12..e32cd028 100644 --- a/otk/button.hh +++ b/otk/button.hh @@ -39,6 +39,8 @@ public: void update(void); int exposeHandler(const XExposeEvent &e); int configureHandler(const XConfigureEvent &e); + int buttonPressHandler(const XButtonEvent &e); + int buttonReleaseHandler(const XButtonEvent &e); private: