X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Ffocuslabel.cc;h=712fce37cb5a9755f6e7d36376dab16499040c4c;hb=11f59d7925068357e24ca743c23019f671e6a5d7;hp=24f3ff52d27bbf60bc9a5869a03e80576e60eb96;hpb=033e9843bcec8340c9e657fe0f0519f86075424b;p=chaz%2Fopenbox diff --git a/otk/focuslabel.cc b/otk/focuslabel.cc index 24f3ff52..712fce37 100644 --- a/otk/focuslabel.cc +++ b/otk/focuslabel.cc @@ -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()