aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppDataForm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/QXmppDataForm.h')
-rw-r--r--src/base/QXmppDataForm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/base/QXmppDataForm.h b/src/base/QXmppDataForm.h
index a731bb66..e84ce472 100644
--- a/src/base/QXmppDataForm.h
+++ b/src/base/QXmppDataForm.h
@@ -234,6 +234,8 @@ public:
QXmppDataForm::Type type() const;
void setType(QXmppDataForm::Type type);
+ QString formType() const;
+
bool isNull() const;
/// \cond