]> Dogcows Code - chaz/openbox/blobdiff - src/backgroundwidget.hh
check for the python cflags and libs
[chaz/openbox] / src / backgroundwidget.hh
index 9d833b4c2f1e5de8a5d0cde2d0dd2d7215a5baae..dbc7b5f6984928d8f514c822c12f2d8cad960f06 100644 (file)
@@ -3,7 +3,7 @@
 #define   __obbackgroundwidget_hh
 
 #include "otk/widget.hh"
-#include "widget.hh"
+#include "widgetbase.hh"
 
 namespace ob {
 
@@ -22,9 +22,6 @@ public:
 
   virtual void focus();
   virtual void unfocus();
-
-  void grabButtons(bool grab);
-  virtual void buttonPressHandler(const XButtonEvent &e);
 };
 
 }
This page took 0.020413 seconds and 4 git commands to generate.