aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppPresence.h
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-04-20 14:13:00 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2012-04-20 14:13:00 +0000
commit9f475594e71905305daed8afc4fc644528db250f (patch)
treebaa15a36ad17c0640447a00f1372faab981a472b /src/base/QXmppPresence.h
parent9ae06c4f75703703cf47751d592cc72d7d1c3664 (diff)
downloadqxmpp-9f475594e71905305daed8afc4fc644528db250f.tar.gz
add missing QXMPP_EXPORT
Diffstat (limited to 'src/base/QXmppPresence.h')
-rw-r--r--src/base/QXmppPresence.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/QXmppPresence.h b/src/base/QXmppPresence.h
index 102f857f..e0a8e8f5 100644
--- a/src/base/QXmppPresence.h
+++ b/src/base/QXmppPresence.h
@@ -64,7 +64,7 @@ public:
/// It stores information such as the "away", "busy" status of a user, or
/// a human-readable description.
- class Status
+ class QXMPP_EXPORT Status
{
public:
/// This enum is used to describe an availability status.