]> Dogcows Code - chaz/openbox/blobdiff - otk/focuslabel.hh
add rendercolor class, with a cache of gcs for the colors
[chaz/openbox] / otk / focuslabel.hh
index 9fc5f590052e207098784d1fd7e08f8d2bfc4540..5d5af64e7640c2e3a10edcdc3da94d2585e6afd5 100644 (file)
@@ -16,7 +16,7 @@ public:
   inline const ustring &getText(void) const { return _text; }
   void setText(const ustring &text) { _text = text; _dirty = true; }
 
-  void update(void);
+  void renderForeground(void);
 
   virtual void setStyle(Style *style);
   
This page took 0.024549 seconds and 4 git commands to generate.