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/radiobutton.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/radiobutton.h') diff --git a/src/gui/widgets/radiobutton.h b/src/gui/widgets/radiobutton.h index 7692d478a..f796a4fc9 100644 --- a/src/gui/widgets/radiobutton.h +++ b/src/gui/widgets/radiobutton.h @@ -65,6 +65,8 @@ class RadioButton : public gcn::RadioButton */ void mouseExited(gcn::MouseEvent& event); + void keyPressed(gcn::KeyEvent& keyEvent); + private: static int instances; static float mAlpha; -- cgit v1.2.3-60-g2f50