aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/mainDialog.h
diff options
context:
space:
mode:
authorManjeet Dahiya <manjeetdahiya@gmail.com>2010-09-26 05:36:01 +0000
committerManjeet Dahiya <manjeetdahiya@gmail.com>2010-09-26 05:36:01 +0000
commitdd90079c243b455092a7a11280520e3fed6265d4 (patch)
treed505619fae99f405def2c581498dd0bb800e081e /examples/GuiClient/mainDialog.h
parent706a6412b7a2281c3b6e1f5903ae8796071faf8e (diff)
downloadqxmpp-dd90079c243b455092a7a11280520e3fed6265d4.tar.gz
show dialog on trigger
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 3e675293..39fb903b 100644
--- a/examples/GuiClient/mainDialog.h
+++ b/examples/GuiClient/mainDialog.h
@@ -85,6 +85,7 @@ private slots:
void addAccountToCache();
void action_quit();
+ void action_trayIconActivated(QSystemTrayIcon::ActivationReason reason);
private:
void loadAccounts();