diff options
Diffstat (limited to 'source/QXmppConstants.cpp')
| -rw-r--r-- | source/QXmppConstants.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/QXmppConstants.cpp b/source/QXmppConstants.cpp index 22bc7ccc..2540e7b5 100644 --- a/source/QXmppConstants.cpp +++ b/source/QXmppConstants.cpp @@ -32,4 +32,5 @@ const char* ns_sasl = "urn:ietf:params:xml:ns:xmpp-sasl"; const char* ns_bind = "urn:ietf:params:xml:ns:xmpp-bind";
const char* ns_session = "urn:ietf:params:xml:ns:xmpp-session";
const char* ns_stanza = "urn:ietf:params:xml:ns:xmpp-stanzas";
+const char* ns_vcard = "vcard-temp";
|
