From b41ac3387971d843e9db0785d7f693d5cb828461 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Mon, 1 Feb 2010 11:55:35 +0000 Subject: add QXmppPingIq class for XEP-0199 pings --- source/QXmppConstants.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/QXmppConstants.h') diff --git a/source/QXmppConstants.h b/source/QXmppConstants.h index 4181fb14..40bcce73 100644 --- a/source/QXmppConstants.h +++ b/source/QXmppConstants.h @@ -39,5 +39,6 @@ extern const char* ns_authFeature; extern const char* ns_disco_info; extern const char* ns_ibb; extern const char* ns_rpc; +extern const char* ns_ping; #endif // QXMPPCONSTANTS_H -- cgit v1.2.3