aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/mainDialog.h
diff options
context:
space:
mode:
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 1e3252a0..c9ae6014 100644
--- a/examples/GuiClient/mainDialog.h
+++ b/examples/GuiClient/mainDialog.h
@@ -84,6 +84,7 @@ private slots:
void userNameCompleter_activated(const QString&);
void addAccountToCache();
void presenceReceived(const QXmppPresence&);
+ void errorClient(QXmppClient::Error);
void action_addContact();
void action_removeContact(const QString& bareJid);