diff options
| -rw-r--r-- | src/base/QXmppVCardIq.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/QXmppVCardIq.h b/src/base/QXmppVCardIq.h index ddecd3f1..712b12b7 100644 --- a/src/base/QXmppVCardIq.h +++ b/src/base/QXmppVCardIq.h @@ -122,7 +122,7 @@ private: /// \brief Represents a vCard phone number. -class QXmppVCardPhone +class QXMPP_EXPORT QXmppVCardPhone { public: /// \brief Describes phone number types. |
