]> Dogcows Code - chaz/openbox/blobdiff - otk/focuslabel.hh
remove the border on the handle
[chaz/openbox] / otk / focuslabel.hh
index e5fd4529a395c5800f09ebd8f75726b18434ff84..eca8fff1711399ee82941ad973dfc264a17891c7 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 renderForeground(void);
+  virtual void renderForeground(void);
 
   virtual void setStyle(RenderStyle *style);
   
This page took 0.024114 seconds and 4 git commands to generate.