aboutsummaryrefslogtreecommitdiff
path: root/src/server/QXmppOutgoingServer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/QXmppOutgoingServer.h')
-rw-r--r--src/server/QXmppOutgoingServer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/QXmppOutgoingServer.h b/src/server/QXmppOutgoingServer.h
index 4e117c0e..4b9b53d4 100644
--- a/src/server/QXmppOutgoingServer.h
+++ b/src/server/QXmppOutgoingServer.h
@@ -37,7 +37,7 @@ class QXmppOutgoingServerPrivate;
/// to another XMPP server.
///
-class QXmppOutgoingServer : public QXmppStream
+class QXMPP_EXPORT QXmppOutgoingServer : public QXmppStream
{
Q_OBJECT