diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-03-04 11:14:53 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-03-04 11:14:53 +0000 |
| commit | 0932499c93db451a686819fc1dbcac5cca238919 (patch) | |
| tree | de508822edb3d06f22b7db7fc45e8b5ef84f626c /source/QXmppConstants.h | |
| parent | 2ad848c9f5f19769687723c260f2c3db8db3aa13 (diff) | |
| download | qxmpp-0932499c93db451a686819fc1dbcac5cca238919.tar.gz | |
report support of XEP-0092
Diffstat (limited to 'source/QXmppConstants.h')
| -rw-r--r-- | source/QXmppConstants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/QXmppConstants.h b/source/QXmppConstants.h index 5f28afcf..c283f6b5 100644 --- a/source/QXmppConstants.h +++ b/source/QXmppConstants.h @@ -52,5 +52,6 @@ extern const char *ns_stream_initiation; extern const char *ns_stream_initiation_file_transfer; extern const char *ns_feature_negotiation; extern const char *ns_bytestreams; +extern const char *ns_version; #endif // QXMPPCONSTANTS_H |
