Kill CoreConnectDlg, kill it with fire!
[quassel.git] / src / qtui / mainwin.h
index c22d32d..7379f96 100644 (file)
@@ -118,7 +118,6 @@ class MainWin
     void showAboutDlg();
     void showChannelList(NetworkId netId = NetworkId());
     void startInternalCore();
-    void showCoreConnectionDlg(bool autoConnect = false);
     void showCoreInfoDlg();
     void showAwayLog();
     void showSettingsDlg();
@@ -196,6 +195,8 @@ class MainWin
 
     QWidget *_awayLog;
 
+    bool _layoutLoaded;
+
     QSize _normalSize; //!< Size of the non-maximized window
     QPoint _normalPos; //!< Position of the non-maximized window