X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtopia%2Fqtopiamainwin.h;h=526cb587495a0f7d2e15af306a77a703ac71fb56;hb=ad9b6e8b1a6798ab388b1c2e447e9a61cb9c0349;hp=306b3c2f039bcbd5a387bb5be38a1e446d24477e;hpb=d6b056e936ec441258d291b7a8af7b83f9f53016;p=quassel.git diff --git a/src/qtopia/qtopiamainwin.h b/src/qtopia/qtopiamainwin.h index 306b3c2f..526cb587 100644 --- a/src/qtopia/qtopiamainwin.h +++ b/src/qtopia/qtopiamainwin.h @@ -51,6 +51,7 @@ class QtopiaMainWin : public QMainWindow { void showBuffer(Buffer *); void showBufferView(); void showNickList(); + void showAboutDlg(); protected: void closeEvent(QCloseEvent *);