The Monolithic build behaves now like a regular IRC client.
[quassel.git] / src / qtui / mainwin.h
index a20a8af..bfac91d 100644 (file)
@@ -96,6 +96,7 @@ class MainWin
     void messagesInserted(const QModelIndex &parent, int start, int end);
     void showAboutDlg();
     void showChannelList(NetworkId netId = NetworkId());
+    void startInternalCore();
     void showCoreConnectionDlg(bool autoConnect = false);
     void showCoreInfoDlg();
     void showSettingsDlg();