diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-09-12 08:26:07 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-09-12 08:26:07 +0000 |
| commit | 3b5a4a72722196919c3cfa20757de47bd1a03689 (patch) | |
| tree | aa573973bbd5382c4cd687544b113eeba52aec15 /src/QXmppConstants.h | |
| parent | d7c1ea7310ff22d03246891b647fd6b6f662d190 (diff) | |
| download | qxmpp-3b5a4a72722196919c3cfa20757de47bd1a03689.tar.gz | |
add entity time ns constant
Diffstat (limited to 'src/QXmppConstants.h')
| -rw-r--r-- | src/QXmppConstants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/QXmppConstants.h b/src/QXmppConstants.h index 15fcad5b..a5166636 100644 --- a/src/QXmppConstants.h +++ b/src/QXmppConstants.h @@ -67,5 +67,6 @@ extern const char* ns_jingle_raw_udp; extern const char *ns_jingle_rtp; extern const char *ns_jingle_rtp_audio; extern const char *ns_jingle_rtp_video; +extern const char *ns_entity_time; #endif // QXMPPCONSTANTS_H |
