]> Dogcows Code - chaz/openbox/blobdiff - src/buttonwidget.hh
check for the python cflags and libs
[chaz/openbox] / src / buttonwidget.hh
index 66a9cf3724f13b6a5de88ea04d1305723766309c..141b03e4300c7b9bb9668944bcf40431a6ee5c0f 100644 (file)
@@ -2,8 +2,8 @@
 #ifndef   __obbuttonwidget_hh
 #define   __obbuttonwidget_hh
 
+#include "widgetbase.hh"
 #include "otk/widget.hh"
-#include "widget.hh"
 
 namespace ob {
 
@@ -22,6 +22,8 @@ public:
 
   virtual void adjust();
 
+  virtual void update();
+  
   virtual void focus();
   virtual void unfocus();
 
This page took 0.019706 seconds and 4 git commands to generate.