diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/QXmppArchiveManager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/QXmppArchiveManager.cpp b/src/QXmppArchiveManager.cpp index d7c43089..edbcfdd8 100644 --- a/src/QXmppArchiveManager.cpp +++ b/src/QXmppArchiveManager.cpp @@ -60,7 +60,7 @@ void QXmppArchiveManager::archivePrefIqReceived(const QXmppArchivePrefIq &prefIq } /// Retrieves the list of available collections. Once the results are -/// received, the archiveChatReceived() signal will be emitted. +/// received, the archiveListReceived() signal will be emitted. /// /// \param jid Optional JID if you only want conversations with a specific JID. /// \param start Optional start time. |
