summaryrefslogtreecommitdiff
path: root/src/gui/windows/npcpostdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/npcpostdialog.h')
-rw-r--r--src/gui/windows/npcpostdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/windows/npcpostdialog.h b/src/gui/windows/npcpostdialog.h
index 6ce070808..5396aad6e 100644
--- a/src/gui/windows/npcpostdialog.h
+++ b/src/gui/windows/npcpostdialog.h
@@ -48,7 +48,7 @@ class NpcPostDialog 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 setVisible(bool visible) override final;