From 43941ec6c209a9a3cb20115d7fe6288840b15b94 Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Wed, 2 Sep 2015 12:46:12 +0200 Subject: Doc: Corrected link errors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia3973c9d46a9fe8c511d24e20c9c23a1c7d4660d Task-number: QTBUG-43810 Reviewed-by: Topi Reiniƶ --- examples/quick/text/doc/src/text.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/quick/text/doc/src/text.qdoc b/examples/quick/text/doc/src/text.qdoc index 7ac33da563..ea6a786e8a 100644 --- a/examples/quick/text/doc/src/text.qdoc +++ b/examples/quick/text/doc/src/text.qdoc @@ -60,7 +60,7 @@ \section1 Available Fonts - \e{Available Fonts} shows how to use the QML \l{QtQml::Qt}{Qt} global object + \e{Available Fonts} shows how to use the \l [QML] {Qt} global object and a list view to display all the fonts available on the system. The \l ListView type uses the list of fonts available as its model: \snippet text/fonts/availableFonts.qml model -- cgit v1.2.3