aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppCarbonManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/QXmppCarbonManager.h')
-rw-r--r--src/client/QXmppCarbonManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/QXmppCarbonManager.h b/src/client/QXmppCarbonManager.h
index 26f70c25..7ac62713 100644
--- a/src/client/QXmppCarbonManager.h
+++ b/src/client/QXmppCarbonManager.h
@@ -52,7 +52,7 @@ public:
bool handleStanza(const QDomElement &element) override;
/// \endcond
-signals:
+Q_SIGNALS:
/// \brief Emitted when a message was received from someone else
/// and directed to another resource.
/// If you connect this signal to the \s QXmppClient::messageReceived