]> Dogcows Code - chaz/openbox/blobdiff - otk/focuslabel.cc
include gettext from ../src
[chaz/openbox] / otk / focuslabel.cc
index 08f2af86823123792075b66f7f2209cbb79c49c6..6d034794a3973d20847688ab2f5174a085d9c5bf 100644 (file)
@@ -13,6 +13,7 @@ namespace otk {
 FocusLabel::FocusLabel(Widget *parent)
   : FocusWidget(parent), _text("")
 {
+  setStyle(_style);
 }
 
 FocusLabel::~FocusLabel()
This page took 0.02006 seconds and 4 git commands to generate.