X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fbbwindow.hh;h=ff92d5ccd57702064a0b5ff30b504d29fb24d948;hb=c9f36d34a414123cec8ebc35c87b8b9d5673b155;hp=628728e10670563a674bb8d3f3d4724718eda803;hpb=641bc819d1b399d2313e3328d111dd70777ecfea;p=chaz%2Fopenbox diff --git a/src/bbwindow.hh b/src/bbwindow.hh index 628728e1..ff92d5cc 100644 --- a/src/bbwindow.hh +++ b/src/bbwindow.hh @@ -13,6 +13,7 @@ extern "C" { #include #include "otk/timer.hh" +#include "otk/property.hh" #include "blackbox.hh" #include "util.hh" @@ -104,7 +105,7 @@ public: private: Blackbox *blackbox; BScreen *screen; - OBAtom *xatom; + otk::OBProperty *xatom; otk::OBTimer *timer; BlackboxAttributes blackbox_attrib;