summaryrefslogtreecommitdiff
path: root/src/gui/windows/unregisterdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/unregisterdialog.h')
-rw-r--r--src/gui/windows/unregisterdialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/windows/unregisterdialog.h b/src/gui/windows/unregisterdialog.h
index 63155d2eb..5b5587794 100644
--- a/src/gui/windows/unregisterdialog.h
+++ b/src/gui/windows/unregisterdialog.h
@@ -51,6 +51,8 @@ class UnRegisterDialog final : public Window, public gcn::ActionListener
~UnRegisterDialog();
+ void postInit() override;
+
/**
* Called when receiving actions from the widgets.
*/