]> Dogcows Code - chaz/openbox/blobdiff - otk/button.hh
add an OBBackgroundWidget and use it for setting colors so far.
[chaz/openbox] / otk / button.hh
index a5f9369001d9f24e635059952a41fa57d6a8e5a4..5924e9b0ebe18783e9b10521c9f23acaccb25127 100644 (file)
@@ -32,6 +32,8 @@ public:
   void buttonPressHandler(const XButtonEvent &e);
   void buttonReleaseHandler(const XButtonEvent &e);
 
+  virtual void setStyle(Style *style);
+  
 private:
 
   bool _pressed;
This page took 0.026506 seconds and 4 git commands to generate.