aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppBindIq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/QXmppBindIq.h')
-rw-r--r--src/base/QXmppBindIq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/QXmppBindIq.h b/src/base/QXmppBindIq.h
index 0131510c..29ae938d 100644
--- a/src/base/QXmppBindIq.h
+++ b/src/base/QXmppBindIq.h
@@ -33,7 +33,7 @@
///
/// \ingroup Stanzas
-class QXmppBindIq : public QXmppIq
+class QXMPP_EXPORT QXmppBindIq : public QXmppIq
{
public:
QString jid() const;