summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2021-10-19 13:26:35 +0200
committerTopi Reinio <topi.reinio@qt.io>2022-03-21 13:54:18 +0100
commita19a7db2326b02df3831b40406ec00d0e33f00d4 (patch)
tree09ecfe84727120cfd26000043a6e46441d0daeb2 /doc
parent18d10c730e27560eb691c2a0bae605dc4d3d226a (diff)
downloadqtapplicationmanager-a19a7db2326b02df3831b40406ec00d0e33f00d4.tar.gz
Doc: Adjust title of Hello Word example
An example title starting with punctuation makes the example appear as the first one in Qt Creator's Welcome mode; this is not desired for this example, so rename its title. Pick-to: 6.3.0 6.3 Task-number: QTBUG-100139 Change-Id: Iff725a90e0f5c411c1d87d19c34453b69e78bb9c Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/migration-guide-5.12.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/migration-guide-5.12.qdoc b/doc/migration-guide-5.12.qdoc
index 70799498..9d10d665 100644
--- a/doc/migration-guide-5.12.qdoc
+++ b/doc/migration-guide-5.12.qdoc
@@ -155,7 +155,7 @@ WindowItem {
}
\endcode
-See the new \l{"Hello World!" System UI Example}{Hello World} and \l{Animated Windows System UI Example}{Animated Windows}
+See the new \l{System UI Example: "Hello World!"}{Hello World} and \l{Animated Windows System UI Example}{Animated Windows}
examples for further explanations on the new way of manipulating windows in your System UI.
\section2 WindowManager signals