aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppBind.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/QXmppBind.h')
-rw-r--r--source/QXmppBind.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/QXmppBind.h b/source/QXmppBind.h
index 1c260bb7..d498d415 100644
--- a/source/QXmppBind.h
+++ b/source/QXmppBind.h
@@ -49,8 +49,10 @@ public:
/// \endcond
protected:
+ /// \cond
void parseElementFromChild(const QDomElement &element);
void toXmlElementFromChild(QXmlStreamWriter *writer) const;
+ /// \endcond
private:
QString m_jid;