summaryrefslogtreecommitdiff
path: root/src/gui/charselectdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/charselectdialog.h')
-rw-r--r--src/gui/charselectdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/charselectdialog.h b/src/gui/charselectdialog.h
index a76507f98..7f0ebfb2f 100644
--- a/src/gui/charselectdialog.h
+++ b/src/gui/charselectdialog.h
@@ -70,9 +70,9 @@ class CharSelectDialog final : public Window,
~CharSelectDialog();
- void action(const gcn::ActionEvent &event);
+ void action(const gcn::ActionEvent &event) override;
- void keyPressed(gcn::KeyEvent &keyEvent);
+ void keyPressed(gcn::KeyEvent &keyEvent) override;
enum SelectAction
{