summaryrefslogtreecommitdiff
path: root/src/gui/windows/worldselectdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/worldselectdialog.h')
-rw-r--r--src/gui/windows/worldselectdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/windows/worldselectdialog.h b/src/gui/windows/worldselectdialog.h
index 5542d2360..9315317bf 100644
--- a/src/gui/windows/worldselectdialog.h
+++ b/src/gui/windows/worldselectdialog.h
@@ -63,7 +63,7 @@ class WorldSelectDialog final : public Window,
/**
* Called when receiving actions from the widgets.
*/
- void action(const gcn::ActionEvent &event) override final;
+ void action(const ActionEvent &event) override final;
void keyPressed(gcn::KeyEvent &keyEvent) override final;