first version of core info dialog
[quassel.git] / src / qtui / mainwin.h
index 721cc3e..1c5521e 100644 (file)
@@ -77,6 +77,7 @@ class MainWin : public QMainWindow {
     void removeBufferView(int bufferViewConfigId);
     void receiveMessage(const Message &msg);
     void showChannelList(NetworkId netId = NetworkId());
+    void showCoreInfoDlg();
     void showSettingsDlg();
     void on_actionEditNetworks_triggered();
     void on_actionManageViews_triggered();