aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2021-10-12 21:27:31 +0200
committerUlf Hermann <ulf.hermann@qt.io>2021-10-13 08:07:01 +0000
commitd58048b3fd95d738325e19ac2124571c89109ff5 (patch)
tree0b8e14fad52732b70ad1cd4cbce69cc162ea4f2f /src/qml/qml
parent5825b38255ee106212f652c1a6a8f28f1790194b (diff)
Fix "We mean it" in qqmlfinalizer_p.h
Amends commit 3e3d759b6ec343a5a8edde66a86e1ccf8e4f8326. Apparently there are multiple variants of this section around. Change-Id: I479311d0a26e619164120651bc579c176d30d9fa Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/qml/qml')
-rw-r--r--src/qml/qml/qqmlfinalizer_p.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/qml/qml/qqmlfinalizer_p.h b/src/qml/qml/qqmlfinalizer_p.h
index a2ee19ab66..d805bc4c7c 100644
--- a/src/qml/qml/qqmlfinalizer_p.h
+++ b/src/qml/qml/qqmlfinalizer_p.h
@@ -44,9 +44,9 @@
// W A R N I N G
// -------------
//
-// This file is not part of the Qt API. It exists for the convenience
-// of qapplication_*.cpp, qwidget*.cpp and qfiledialog.cpp. This header
-// file may change from version to version without notice, or even be removed.
+// 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.
//