summaryrefslogtreecommitdiff
path: root/src/gui/windows/skilldialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/skilldialog.h')
-rw-r--r--src/gui/windows/skilldialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/windows/skilldialog.h b/src/gui/windows/skilldialog.h
index 1569bd5b9..65fc019fd 100644
--- a/src/gui/windows/skilldialog.h
+++ b/src/gui/windows/skilldialog.h
@@ -52,6 +52,8 @@ class SkillDialog final : public Window, public gcn::ActionListener
~SkillDialog();
+ void postInit();
+
/**
* Called when receiving actions from widget.
*/