aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppStanza.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/QXmppStanza.h')
-rw-r--r--source/QXmppStanza.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/QXmppStanza.h b/source/QXmppStanza.h
index fd1f2426..60630a1c 100644
--- a/source/QXmppStanza.h
+++ b/source/QXmppStanza.h
@@ -137,6 +137,7 @@ public:
protected:
void generateAndSetNextId();
+ void parse(const QDomElement &element);
private:
static uint s_uniqeIdNo;