From b3822fcfb19bfdcf775fbc6ff2f89a817d16cb4c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 15 Nov 2002 02:30:14 +0000 Subject: make stuff draw on expose events --- otk/button.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otk/button.hh') diff --git a/otk/button.hh b/otk/button.hh index 55a2389c..6908322e 100644 --- a/otk/button.hh +++ b/otk/button.hh @@ -40,7 +40,7 @@ private: std::string _text; //OtkPixmap _pixmap; bool _pressed; - bool _dirty; +// bool _dirty; BTexture *_pressed_focus_tx; BTexture *_pressed_unfocus_tx; -- cgit v1.2.3