From 693879649420c0997bfb29bea7f5752f6d9ac526 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Apr 2012 11:31:47 +0300 Subject: Move keyboard handling from guichan to own classes. --- src/gui/widgets/checkbox.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/checkbox.h') diff --git a/src/gui/widgets/checkbox.h b/src/gui/widgets/checkbox.h index 0c8e48553..e86e4b214 100644 --- a/src/gui/widgets/checkbox.h +++ b/src/gui/widgets/checkbox.h @@ -74,6 +74,8 @@ class CheckBox : public gcn::CheckBox */ void mouseExited(gcn::MouseEvent& event); + void keyPressed(gcn::KeyEvent& keyEvent); + private: static int instances; static float mAlpha; -- cgit v1.2.3-60-g2f50