]> Dogcows Code - chaz/openbox/blobdiff - otk/button.hh
add otk::MessageDialog
[chaz/openbox] / otk / button.hh
index 09fc0d6b6494aa28bf9c36e8b1379b2f88e3a7ad..a3805aa069f459e1dc904075ce9a0feaeef8b0e4 100644 (file)
@@ -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:
This page took 0.020655 seconds and 4 git commands to generate.