From e4b647e931e862ccdac12ef4a6b4e58ab5e76211 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Fri, 10 Dec 2010 08:57:35 +0000 Subject: fix some documentation warnings --- src/QXmppBindIq.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/QXmppBindIq.h') 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 -- cgit v1.2.3