aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/client/QXmppClient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/QXmppClient.h b/src/client/QXmppClient.h
index 0ff1c45f..0f6a6ea2 100644
--- a/src/client/QXmppClient.h
+++ b/src/client/QXmppClient.h
@@ -156,7 +156,7 @@ public:
QXmppVersionManager& versionManager();
/// cond
- QXmppReconnectionManager* Q_DECL_DEPRECATED reconnectionManager();
+ QXmppReconnectionManager Q_DECL_DEPRECATED *reconnectionManager();
bool Q_DECL_DEPRECATED setReconnectionManager(QXmppReconnectionManager*);
/// \endcond