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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/setup_joystick.h b/src/gui/setup_joystick.h
index 63d9e7880..b470b3cca 100644
--- a/src/gui/setup_joystick.h
+++ b/src/gui/setup_joystick.h
@@ -48,7 +48,7 @@ class Setup_Joystick final : public SetupTab
void cancel();
- void action(const gcn::ActionEvent &event);
+ void action(const gcn::ActionEvent &event) override;
void setTempEnabled(const bool sel);