diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-10-17 13:48:04 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-10-17 13:48:04 +0000 |
| commit | aea583dd28166a556998e368ebd9595b610b0af5 (patch) | |
| tree | a3800c71e506088de8a29be0f946ae5c57c2099a /examples/GuiClient/mainDialog.h | |
| parent | 5dac70f3f45821cdb7035efb6255aa83d3545691 (diff) | |
| download | qxmpp-aea583dd28166a556998e368ebd9595b610b0af5.tar.gz | |
add action for launching aboutDialog
Diffstat (limited to 'examples/GuiClient/mainDialog.h')
| -rw-r--r-- | examples/GuiClient/mainDialog.h | 1 |
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(); |
