aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppBindIq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/QXmppBindIq.h')
-rw-r--r--src/QXmppBindIq.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/QXmppBindIq.h b/src/QXmppBindIq.h
index 7fb1b66c..04a20b32 100644
--- a/src/QXmppBindIq.h
+++ b/src/QXmppBindIq.h
@@ -42,7 +42,9 @@ public:
QString resource() const;
void setResource(const QString&);
+ /// \cond
static bool isBindIq(const QDomElement &element);
+ /// \endcond
protected:
/// \cond