diff options
Diffstat (limited to 'src/base/QXmppConstants_p.h')
| -rw-r--r-- | src/base/QXmppConstants_p.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/base/QXmppConstants_p.h b/src/base/QXmppConstants_p.h index 1d55ad03..2b9e70d6 100644 --- a/src/base/QXmppConstants_p.h +++ b/src/base/QXmppConstants_p.h @@ -198,5 +198,7 @@ extern const char* ns_mix_misc; extern const char* ns_fallback_indication; // XEP-0434: Trust Messages (TM) extern const char* ns_tm; +// XEP-0450: Automatic Trust Management (ATM) +extern const char* ns_atm; #endif // QXMPPCONSTANTS_H |
