aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppConstants.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/QXmppConstants.cpp')
-rw-r--r--source/QXmppConstants.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/QXmppConstants.cpp b/source/QXmppConstants.cpp
index 02855c74..f461ff93 100644
--- a/source/QXmppConstants.cpp
+++ b/source/QXmppConstants.cpp
@@ -46,3 +46,4 @@ const char *ns_muc = "http://jabber.org/protocol/muc";
const char *ns_muc_admin = "http://jabber.org/protocol/muc#admin";
const char *ns_muc_owner = "http://jabber.org/protocol/muc#owner";
const char *ns_muc_user = "http://jabber.org/protocol/muc#user";
+const char *ns_chat_states = "http://jabber.org/protocol/chatstates";