aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppJingleIq.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/QXmppJingleIq.h')
-rw-r--r--source/QXmppJingleIq.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/QXmppJingleIq.h b/source/QXmppJingleIq.h
index a6e49e40..6b377dd8 100644
--- a/source/QXmppJingleIq.h
+++ b/source/QXmppJingleIq.h
@@ -97,6 +97,8 @@ public:
QString type() const;
void setType(const QString &type);
+ bool isNull() const;
+
void parse(const QDomElement &element);
void toXml(QXmlStreamWriter *writer) const;