Added a shiny new AboutDlg
[quassel.git] / src / qtui / mainwin.h
index a78832d..0e915cf 100644 (file)
@@ -63,6 +63,7 @@ class MainWin : public QMainWindow {
   private slots:
     void showSettingsDlg();
     void showNetworkDlg();
+    void showAboutDlg();
     void showDebugConsole();
 
     void showCoreConnectionDlg(bool autoConnect = false);