aboutsummaryrefslogtreecommitdiff
path: root/src/base
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2016-09-08 20:42:10 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2016-09-08 20:42:10 +0200
commit3419485d76311ba75a3bba48761f26175a8c079d (patch)
tree9ede727b937b4211ef9e5540bf97f8840ac84176 /src/base
parente489c70d71ced95ba8a3a894125e11ef59554568 (diff)
downloadqxmpp-3419485d76311ba75a3bba48761f26175a8c079d.tar.gz
[constants] fix incorrect reference to QXmppTransferManager
Diffstat (limited to 'src/base')
-rw-r--r--src/base/QXmppConstants_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/QXmppConstants_p.h b/src/base/QXmppConstants_p.h
index df8e6154..8b78c9ab 100644
--- a/src/base/QXmppConstants_p.h
+++ b/src/base/QXmppConstants_p.h
@@ -30,8 +30,8 @@
// -------------
//
// This file is not part of the QXmpp API. It exists for the convenience
-// of the QXmppTransferManager class. This header file may change from
-// version to version without notice, or even be removed.
+// of QXmpp's own classes. This header file may change from version to
+// version without notice, or even be removed.
//
// We mean it.
//