X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Flabel.hh;h=f80f76c78ac9b54e2281ac3371e260434a82fd4d;hb=6062fe404ce5f2505494132d5454370d696625ca;hp=c959a2fa662688747b82483a89220ed00acf6fcb;hpb=c6f228f3ff9ab7087669366a23d2ae61d8e5b9b9;p=chaz%2Fopenbox diff --git a/otk/label.hh b/otk/label.hh index c959a2fa..f80f76c7 100644 --- a/otk/label.hh +++ b/otk/label.hh @@ -18,6 +18,8 @@ public: void update(void); + virtual void setStyle(Style *style); + private: //! Object used by Xft to render to the drawable XftDraw *_xftdraw;