summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation/qparallelanimationgroup_p.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2016-08-16 10:05:44 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2016-08-17 19:51:40 +0000
commite4bb9395c2022e6d610c92b2596981c32bc26c18 (patch)
tree99ccf7b2b2dab65331e6bce92c5ed28603757d08 /src/corelib/animation/qparallelanimationgroup_p.h
parentb0dba5b874be3da9139119df78484da877188a24 (diff)
Standardize some "We mean it" comments
Fix the occurrences where the wrong classes are mentioned. Change-Id: Ia291af77f0f454a39cab93e7376a110c19a07771 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/corelib/animation/qparallelanimationgroup_p.h')
-rw-r--r--src/corelib/animation/qparallelanimationgroup_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/corelib/animation/qparallelanimationgroup_p.h b/src/corelib/animation/qparallelanimationgroup_p.h
index 752a7c5359..069ba8e51a 100644
--- a/src/corelib/animation/qparallelanimationgroup_p.h
+++ b/src/corelib/animation/qparallelanimationgroup_p.h
@@ -44,8 +44,8 @@
// W A R N I N G
// -------------
//
-// This file is not part of the Qt API. It exists for the convenience
-// of QIODevice. This header file may change from version to
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
// We mean it.