summaryrefslogtreecommitdiff
path: root/src/gui/windows/connectiondialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/connectiondialog.h')
-rw-r--r--src/gui/windows/connectiondialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/windows/connectiondialog.h b/src/gui/windows/connectiondialog.h
index 6c7d298c5..596b32fde 100644
--- a/src/gui/windows/connectiondialog.h
+++ b/src/gui/windows/connectiondialog.h
@@ -49,6 +49,8 @@ class ConnectionDialog final : public Window, private gcn::ActionListener
A_DELETE_COPY(ConnectionDialog)
+ void postInit();
+
/**
* Called when the user presses Cancel. Restores the global state to
* the previous one.