From 63dcf62ec17992b8993dcab5ace8f3af5c7f8277 Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Thu, 1 Feb 2007 22:35:57 +0000 Subject: Fixed buttons loosing focus. --- src/gui/button.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/button.h') diff --git a/src/gui/button.h b/src/gui/button.h index 1c2ec41b..339341ad 100644 --- a/src/gui/button.h +++ b/src/gui/button.h @@ -53,6 +53,8 @@ class Button : public gcn::Button { */ void draw(gcn::Graphics* graphics); + void focusLost() {} + private: static ImageRect button[4]; /**< Button state graphics */ static int mInstances; /**< Number of button instances */ -- cgit v1.2.3-70-g09d2