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, 1 insertions, 1 deletions
diff --git a/source/QXmppBind.h b/source/QXmppBind.h
index 2a15b48e..46baf91f 100644
--- a/source/QXmppBind.h
+++ b/source/QXmppBind.h
@@ -42,7 +42,7 @@ public:
private:
QString m_jid;
QString m_resource;
- QByteArray toXmlElementFromChild() const;
+ void toXmlElementFromChild(QXmlStreamWriter *writer) const;
};
#endif // QXMPPBIND_H