aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppStream.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/QXmppStream.h')
-rw-r--r--source/QXmppStream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/QXmppStream.h b/source/QXmppStream.h
index 05d18f80..86a6bf62 100644
--- a/source/QXmppStream.h
+++ b/source/QXmppStream.h
@@ -80,6 +80,7 @@ signals:
void messageReceived(const QXmppMessage&);
void iqReceived(const QXmppIq&);
void rosterIqReceived(const QXmppRosterIq&);
+ void rosterRequestIqReceived(const QXmppRosterIq&);
void vCardIqReceived(const QXmppVCard&);
private slots: