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 e621eb4f..ad938d9b 100644
--- a/source/QXmppBind.h
+++ b/source/QXmppBind.h
@@ -31,8 +31,8 @@
class QXmppBind : public QXmppIq
{
public:
+ QXmppBind();
QXmppBind(QXmppIq::Type type);
- QXmppBind(const QString& type);
QString jid() const;
QString resource() const;