summaryrefslogtreecommitdiff
path: root/src/gui/windows/charcreatedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/charcreatedialog.h')
-rw-r--r--src/gui/windows/charcreatedialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/windows/charcreatedialog.h b/src/gui/windows/charcreatedialog.h
index c0e8e2928..d98860566 100644
--- a/src/gui/windows/charcreatedialog.h
+++ b/src/gui/windows/charcreatedialog.h
@@ -58,7 +58,7 @@ class CharCreateDialog final : public Window,
*/
~CharCreateDialog();
- void action(const gcn::ActionEvent &event) override final;
+ void action(const ActionEvent &event) override final;
/**
* Unlocks the dialog, enabling the create character button again.