]> Dogcows Code - chaz/openbox/blobdiff - otk/button.cc
echo a message about where to find the generated docs
[chaz/openbox] / otk / button.cc
index e7340d1b875a2452df2bc5614c61d164a3a7a1a5..08dc0484a50f6b2192e306fb595227b7b3150981 100644 (file)
@@ -12,6 +12,7 @@ Button::Button(Widget *parent)
   : FocusLabel(parent), _pressed(false), _pressed_focus_tx(0),
     _pressed_unfocus_tx(0), _unpr_focus_tx(0), _unpr_unfocus_tx(0)
 {
+  setStyle(_style);
 }
 
 Button::~Button()
This page took 0.020454 seconds and 4 git commands to generate.