More polishing of QuasselTopia, and getting rid of debug output.
[quassel.git] / src / qtopia / qtopiamainwin.h
index 306b3c2..526cb58 100644 (file)
@@ -51,6 +51,7 @@ class QtopiaMainWin : public QMainWindow {
     void showBuffer(Buffer *);
     void showBufferView();
     void showNickList();
+    void showAboutDlg();
 
   protected:
     void closeEvent(QCloseEvent *);