X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fbutton.hh;h=a3805aa069f459e1dc904075ce9a0feaeef8b0e4;hb=8269fc2b3965d12ba308caa554bfa7ee037fba13;hp=09fc0d6b6494aa28bf9c36e8b1379b2f88e3a7ad;hpb=f51f1c775f3f09cf184ead323d111985c888d52e;p=chaz%2Fopenbox diff --git a/otk/button.hh b/otk/button.hh index 09fc0d6b..a3805aa0 100644 --- a/otk/button.hh +++ b/otk/button.hh @@ -20,6 +20,8 @@ public: virtual void buttonPressHandler(const XButtonEvent &e); virtual void buttonReleaseHandler(const XButtonEvent &e); + virtual void clickHandler(unsigned int button) {(void)button;} + virtual void styleChanged(const RenderStyle &style); private: