aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/mainDialog.h
diff options
context:
space:
mode:
authorManjeet Dahiya <manjeetdahiya@gmail.com>2010-10-17 13:48:04 +0000
committerManjeet Dahiya <manjeetdahiya@gmail.com>2010-10-17 13:48:04 +0000
commitaea583dd28166a556998e368ebd9595b610b0af5 (patch)
treea3800c71e506088de8a29be0f946ae5c57c2099a /examples/GuiClient/mainDialog.h
parent5dac70f3f45821cdb7035efb6255aa83d3545691 (diff)
downloadqxmpp-aea583dd28166a556998e368ebd9595b610b0af5.tar.gz
add action for launching aboutDialog
Diffstat (limited to 'examples/GuiClient/mainDialog.h')
-rw-r--r--examples/GuiClient/mainDialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/GuiClient/mainDialog.h b/examples/GuiClient/mainDialog.h
index 98023bc8..8453aa1a 100644
--- a/examples/GuiClient/mainDialog.h
+++ b/examples/GuiClient/mainDialog.h
@@ -93,6 +93,7 @@ private slots:
void action_trayIconActivated(QSystemTrayIcon::ActivationReason reason);
void action_showXml();
+ void action_aboutDlg();
private:
void loadAccounts();