]> Dogcows Code - chaz/openbox/blobdiff - otk/focuslabel.cc
render code fixes
[chaz/openbox] / otk / focuslabel.cc
index 24f3ff52d27bbf60bc9a5869a03e80576e60eb96..712fce37cb5a9755f6e7d36376dab16499040c4c 100644 (file)
@@ -29,7 +29,7 @@ void FocusLabel::setStyle(RenderStyle *style)
 }
 
 
-void FocusLabel::renderForeground(void)
+void FocusLabel::renderForeground()
 {
   const Font *ft = style()->labelFont();
   RenderColor *text_color = (isFocused() ? style()->textFocusColor()
This page took 0.019834 seconds and 4 git commands to generate.