]> Dogcows Code - chaz/openbox/blobdiff - otk/focuslabel.cc
add an OBBackgroundWidget and use it for setting colors so far.
[chaz/openbox] / otk / focuslabel.cc
index 007c795733c00186a57d9011530b7131bbc21446..c4f124e682d1d989fd459f17ac592e9907a6675c 100644 (file)
@@ -16,7 +16,6 @@ OtkFocusLabel::OtkFocusLabel(OtkWidget *parent)
   const ScreenInfo *info = OBDisplay::screenInfo(getScreen());
   _xftdraw = XftDrawCreate(OBDisplay::display, getWindow(), info->getVisual(),
                            info->getColormap());
-  setStyle(getStyle());
 }
 
 OtkFocusLabel::~OtkFocusLabel()
This page took 0.022531 seconds and 4 git commands to generate.