X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtopia%2Fqtopiamainwin.h;fp=src%2Fqtopia%2Fqtopiamainwin.h;h=526cb587495a0f7d2e15af306a77a703ac71fb56;hp=306b3c2f039bcbd5a387bb5be38a1e446d24477e;hb=8f6f3932998ffb3778e4e077dfb301da4cf34c1f;hpb=a1f065fb6bba082c6e4edaaea2d2f7fc98a7fde9 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 *);