X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Flabel.hh;h=f80f76c78ac9b54e2281ac3371e260434a82fd4d;hb=a2de94e91e1c0e7775c97745ae11d14e5c5f5659;hp=0dd81442582cfb13d01b970356d97be666de2d71;hpb=26adc8853bc04f3f2f2d2e5f5ac94121f23b72e2;p=chaz%2Fopenbox diff --git a/otk/label.hh b/otk/label.hh index 0dd81442..f80f76c7 100644 --- a/otk/label.hh +++ b/otk/label.hh @@ -19,7 +19,7 @@ public: void update(void); virtual void setStyle(Style *style); - + private: //! Object used by Xft to render to the drawable XftDraw *_xftdraw;