aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppDataForm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/QXmppDataForm.h')
-rw-r--r--src/base/QXmppDataForm.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/base/QXmppDataForm.h b/src/base/QXmppDataForm.h
index 4f38a932..9ca7e27f 100644
--- a/src/base/QXmppDataForm.h
+++ b/src/base/QXmppDataForm.h
@@ -29,13 +29,15 @@
#include <QVariant>
#include <QXmlStreamWriter>
+#include "QXmppGlobal.h"
+
class QDomElement;
/// \brief The QXmppDataForm class represents a data form as defined by
/// XEP-0004: Data Forms.
///
-class QXmppDataForm
+class QXMPP_EXPORT QXmppDataForm
{
public:
/// \brief The QXmppDataForm::Field class represents a data form field