From 948feddc2e0d3c846e1c4669681c475e99540a8b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 3 Dec 2002 19:01:41 +0000 Subject: update the textures being used on setStyle() calls --- otk/button.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'otk/button.hh') diff --git a/otk/button.hh b/otk/button.hh index a5f93690..2d983fb3 100644 --- a/otk/button.hh +++ b/otk/button.hh @@ -32,6 +32,8 @@ public: void buttonPressHandler(const XButtonEvent &e); void buttonReleaseHandler(const XButtonEvent &e); + void setStyle(Style *style); + private: bool _pressed; -- cgit v1.2.3