summaryrefslogtreecommitdiff
path: root/src/gui/setup_joystick.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/setup_joystick.h')
-rw-r--r--src/gui/setup_joystick.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/setup_joystick.h b/src/gui/setup_joystick.h
index 4af6cc8aa..d703c6ae7 100644
--- a/src/gui/setup_joystick.h
+++ b/src/gui/setup_joystick.h
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2012 The ManaPlus Developers
+ * Copyright (C) 2011-2013 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
@@ -53,6 +53,7 @@ class Setup_Joystick final : public SetupTab
private:
Label *mCalibrateLabel;
Button *mCalibrateButton;
+ Button *mDetectButton;
bool mOriginalJoystickEnabled;
CheckBox *mJoystickEnabled;
NamesModel *mNamesModel;