From 9cf336b4bce0744ad146f8c3a5f9fe02638461bd Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 14 May 2019 16:32:35 +0200 Subject: [PATCH] Doc: Add links to Qt Quick Studio Components' documentation Depends on a change that adds the docs to the Qt Design Studio Manual. Change-Id: I8ef7d9085d0672daba9d0d2a3f64f473d8e8e9cf Reviewed-by: Thomas Hartmann --- doc/src/qtquick/qtquick-timeline.qdoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/src/qtquick/qtquick-timeline.qdoc b/doc/src/qtquick/qtquick-timeline.qdoc index 0904fd908da..3462330208d 100644 --- a/doc/src/qtquick/qtquick-timeline.qdoc +++ b/doc/src/qtquick/qtquick-timeline.qdoc @@ -312,11 +312,11 @@ You can use the Studio components to animate the following shapes: \list - \li Arc - \li Border - \li Pie - \li Rectangle - \li Triangle + \li \l Arc + \li \l Border + \li \l Pie + \li \l Rectangle + \li \l Triangle \endlist \endif */