aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/mainDialog.h
diff options
context:
space:
mode:
authorManjeet Dahiya <manjeetdahiya@gmail.com>2010-09-23 15:08:58 +0000
committerManjeet Dahiya <manjeetdahiya@gmail.com>2010-09-23 15:08:58 +0000
commit104b1b66ac86298ffbd269b04b9f5362ca98884a (patch)
treee1252912343435a29066ae787121b348cd6a1c87 /examples/GuiClient/mainDialog.h
parentf159d26750bffc39e7cb43a439c6b0cce007c7f3 (diff)
downloadqxmpp-104b1b66ac86298ffbd269b04b9f5362ca98884a.tar.gz
add account to cache after successful connection
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 f38b5a8c..2f603633 100644
--- a/examples/GuiClient/mainDialog.h
+++ b/examples/GuiClient/mainDialog.h
@@ -79,6 +79,7 @@ private slots:
void avatarChanged(const QImage&);
void showProfile(const QString& bareJid);
void userNameCompleter_activated(const QString&);
+ void addAccountToCache();
private:
void loadAccounts();