X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Ffocuslabel.cc;h=c4f124e682d1d989fd459f17ac592e9907a6675c;hb=83727b8e6404f7e00e7369c39da8779dfb85ae09;hp=007c795733c00186a57d9011530b7131bbc21446;hpb=ee896d9d664b6076635da98dced82b8b3258cebe;p=chaz%2Fopenbox diff --git a/otk/focuslabel.cc b/otk/focuslabel.cc index 007c7957..c4f124e6 100644 --- a/otk/focuslabel.cc +++ b/otk/focuslabel.cc @@ -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()