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, 2 insertions, 0 deletions
diff --git a/src/gui/windows/npcpostdialog.h b/src/gui/windows/npcpostdialog.h
index 9ac3537e2..d3ccb5788 100644
--- a/src/gui/windows/npcpostdialog.h
+++ b/src/gui/windows/npcpostdialog.h
@@ -43,6 +43,8 @@ class NpcPostDialog final : public Window,
~NpcPostDialog();
+ void postInit();
+
/**
* Called when receiving actions from the widgets.
*/