summaryrefslogtreecommitdiff
path: root/src/gui/windows/logindialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/logindialog.h')
-rw-r--r--src/gui/windows/logindialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/windows/logindialog.h b/src/gui/windows/logindialog.h
index 70b16f537..fee21f307 100644
--- a/src/gui/windows/logindialog.h
+++ b/src/gui/windows/logindialog.h
@@ -66,7 +66,7 @@ class LoginDialog 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;
/**
* Called when a key is pressed in one of the text fields.