From a245371ed2ad363bece0b6de3d760bce937637d1 Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Sun, 5 Jul 2020 01:26:10 +0200 Subject: Make QXmppPubSubIq a template class and extend --- src/base/QXmppConstants_p.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/base/QXmppConstants_p.h') diff --git a/src/base/QXmppConstants_p.h b/src/base/QXmppConstants_p.h index 4e0ee8b0..93f5e8e2 100644 --- a/src/base/QXmppConstants_p.h +++ b/src/base/QXmppConstants_p.h @@ -72,6 +72,7 @@ extern const char* ns_vcard; extern const char* ns_rsm; // XEP-0060: Publish-Subscribe extern const char* ns_pubsub; +extern const char* ns_pubsub_errors; extern const char* ns_pubsub_event; extern const char* ns_pubsub_owner; // XEP-0065: SOCKS5 Bytestreams -- cgit v1.2.3