]> Dogcows Code - chaz/openbox/blobdiff - otk/label.hh
label and focuslabel update their textures automatically on a style change
[chaz/openbox] / otk / label.hh
index c959a2fa662688747b82483a89220ed00acf6fcb..0dd81442582cfb13d01b970356d97be666de2d71 100644 (file)
@@ -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;
This page took 0.023044 seconds and 4 git commands to generate.