]> Dogcows Code - chaz/openbox/blobdiff - otk/button.cc
oops adding the other OB Widgets
[chaz/openbox] / otk / button.cc
index fd23a5698d74d54ff15851df3c25255834459025..2b17458206432bad0e1d4714c5c939fb40f61395 100644 (file)
@@ -12,7 +12,6 @@ OtkButton::OtkButton(OtkWidget *parent)
   : OtkFocusLabel(parent), _pressed(false), _pressed_focus_tx(0),
     _pressed_unfocus_tx(0), _unpr_focus_tx(0), _unpr_unfocus_tx(0)
 {
-  setStyle(getStyle());
 }
 
 OtkButton::~OtkButton()
This page took 0.024497 seconds and 4 git commands to generate.