X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Flabel.hh;fp=otk%2Flabel.hh;h=0dd81442582cfb13d01b970356d97be666de2d71;hb=26adc8853bc04f3f2f2d2e5f5ac94121f23b72e2;hp=c959a2fa662688747b82483a89220ed00acf6fcb;hpb=f890d31d6bf41db5c565e4f1b25132a6df1bd044;p=chaz%2Fopenbox diff --git a/otk/label.hh b/otk/label.hh index c959a2fa..0dd81442 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;