]> Dogcows Code - chaz/openbox/blobdiff - otk/style.hh
use the rect
[chaz/openbox] / otk / style.hh
index 2eb214c577fb7e119187c25e4ba2ea624a1ef255..4128d93ef7f549c1dec3d3c18ccd611810394d92 100644 (file)
@@ -110,7 +110,7 @@ public:
   inline BTexture *getButtonUnfocus(void) { return &b_unfocus; }
 
   inline BTexture *getButtonPressedFocus(void)
-  { return &b_pressed_focus; }
+  { return &b_pressed; }
   inline BTexture *getButtonPressedUnfocus(void)
   { return &b_pressed_unfocus; }
 
This page took 0.024546 seconds and 4 git commands to generate.