summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation
diff options
context:
space:
mode:
authorJędrzej Nowacki <jedrzej.nowacki@digia.com>2014-01-24 09:39:28 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-24 15:09:17 +0100
commitac2988477204c4efe5d4b60de89270bade35dde1 (patch)
tree4d4219ab207001de37ef149c28e763a7702f3d96 /src/corelib/animation
parent57c58001eb73a64a3c6b83966c9e70dd2b45f841 (diff)
Remove invalid comment from qabstractanimation_p.
Change-Id: I4087c80061ad2fd9458730e4e3515eb4695c8b14 Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com>
Diffstat (limited to 'src/corelib/animation')
-rw-r--r--src/corelib/animation/qabstractanimation_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/corelib/animation/qabstractanimation_p.h b/src/corelib/animation/qabstractanimation_p.h
index 322de22caf..39d9cf0fe6 100644
--- a/src/corelib/animation/qabstractanimation_p.h
+++ b/src/corelib/animation/qabstractanimation_p.h
@@ -46,8 +46,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.
+// This header file may change from version to
// version without notice, or even be removed.
//
// We mean it.