aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlengine.cpp
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2020-11-04 12:52:37 +0100
committerTopi Reinio <topi.reinio@qt.io>2020-11-05 09:00:44 +0100
commitc01ad45d67ec0ce96d6944496dc292a94f17efea (patch)
tree537b4b7db2bf2d9be7f55ac8139dddfd06f911b1 /src/qml/qml/qqmlengine.cpp
parent9eea418e1a13e0cee239903103dbccb83e936c40 (diff)
Doc:: Fix documentation warnings for Qt QML
Task-number: QTBUG-88156 Change-Id: Ic6127c6128b4c7736cb4b5ab8ce51629388b59ca Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/qml/qml/qqmlengine.cpp')
-rw-r--r--src/qml/qml/qqmlengine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qml/qqmlengine.cpp b/src/qml/qml/qqmlengine.cpp
index 588ccea11c..c41c1d9a54 100644
--- a/src/qml/qml/qqmlengine.cpp
+++ b/src/qml/qml/qqmlengine.cpp
@@ -543,7 +543,7 @@ The following functions are also on the Qt object.
\li application.font
\endlist
- \sa Screen, Window, {QtQuick.Window::Window::screen}{Window.screen}
+ \sa Screen, Window, {Window::screen}{Window.screen}
*/
/*!