From 4193299e2e05d40477a50e5cb0fcc906227f53a2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 15 Apr 2012 18:01:03 +0300 Subject: Split input settings tab to categories. --- src/gui/setup_input.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/gui/setup_input.h') diff --git a/src/gui/setup_input.h b/src/gui/setup_input.h index 79c7e73ff..b2e2d64c0 100644 --- a/src/gui/setup_input.h +++ b/src/gui/setup_input.h @@ -33,6 +33,9 @@ #include +class TabStrip; +struct SetupActionData; + class Setup_Input : public SetupTab { public: @@ -81,8 +84,11 @@ class Setup_Input : public SetupTab gcn::Button *mAssignKeyButton; gcn::Button *mUnassignKeyButton; gcn::Button *mMakeDefaultButton; + TabStrip *mTabs; bool mKeySetting; /**< flag to check if key being set. */ + + int *mActionDataSize; }; #endif -- cgit v1.2.3-60-g2f50