diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-17 09:17:23 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-17 09:17:23 +0200 |
| commit | 7adf1c03febb8a342e96e596564f9e939ba77986 (patch) | |
| tree | 7cfd46694f67426489b7555b4f4e3933ec31cb1d /src/base/QXmppArchiveIq.h | |
| parent | 8e34f08f8a05d59a8beb34dc956e9e05ae9ba036 (diff) | |
| download | qxmpp-7adf1c03febb8a342e96e596564f9e939ba77986.tar.gz | |
whitespace cleanup
Diffstat (limited to 'src/base/QXmppArchiveIq.h')
| -rw-r--r-- | src/base/QXmppArchiveIq.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/base/QXmppArchiveIq.h b/src/base/QXmppArchiveIq.h index e9618616..e004d0c6 100644 --- a/src/base/QXmppArchiveIq.h +++ b/src/base/QXmppArchiveIq.h @@ -144,6 +144,7 @@ public: QXmppResultSetQuery resultSetQuery() const; void setResultSetQuery(const QXmppResultSetQuery &rsm); + QXmppResultSetReply resultSetReply() const; void setResultSetReply(const QXmppResultSetReply &rsm); |
