X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Ffocuslabel.hh;h=64b8189a3dc4d20200d30424f6dd91c20076c8d1;hb=2b2f81b93c89c2a2d6abc3b12dee66b8e2a0452d;hp=cc94f05ad068d1bbd973b0170c247fab3e966c77;hpb=c6f228f3ff9ab7087669366a23d2ae61d8e5b9b9;p=chaz%2Fopenbox diff --git a/otk/focuslabel.hh b/otk/focuslabel.hh index cc94f05a..64b8189a 100644 --- a/otk/focuslabel.hh +++ b/otk/focuslabel.hh @@ -18,6 +18,8 @@ public: void update(void); + virtual void setStyle(otk::Style *style); + private: //! Object used by Xft to render to the drawable XftDraw *_xftdraw;