X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fbackgroundwidget.hh;h=7b698c1594ae529b88148a41b006efa20f15d4fc;hb=40449e199dfeab57e8d147e07989aef339a7da59;hp=9d833b4c2f1e5de8a5d0cde2d0dd2d7215a5baae;hpb=e05d5f7934ce27893f900627fbd06b1679d4c0ad;p=chaz%2Fopenbox diff --git a/src/backgroundwidget.hh b/src/backgroundwidget.hh index 9d833b4c..7b698c15 100644 --- a/src/backgroundwidget.hh +++ b/src/backgroundwidget.hh @@ -22,9 +22,6 @@ public: virtual void focus(); virtual void unfocus(); - - void grabButtons(bool grab); - virtual void buttonPressHandler(const XButtonEvent &e); }; }