From b0e9e564c2cf081e512798f157dbbaebd7b99983 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 17 Oct 2013 23:59:18 +0300 Subject: move virtual member calls from connectiondialog constuctor into postInit. --- src/gui/windows/connectiondialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/windows/connectiondialog.h') 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. -- cgit v1.2.3-70-g09d2