From e768a63af12968729862ff608e796e6da8a3175e Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 16 Jul 2019 16:42:15 +0200 Subject: [PATCH] Doc: Add link to the Qt Quick Controls customization reference Change-Id: I2eb4e63a7b6ac13c16272a7b5db2f0d07a4e9382 Reviewed-by: Tim Jenssen --- doc/src/qtquick/qtquick-components.qdoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/src/qtquick/qtquick-components.qdoc b/doc/src/qtquick/qtquick-components.qdoc index 4cee65201f9..9a82fbd44d7 100644 --- a/doc/src/qtquick/qtquick-components.qdoc +++ b/doc/src/qtquick/qtquick-components.qdoc @@ -461,6 +461,9 @@ For an example of defining your own style and using it in the Design mode, see \l {Qt Quick Controls 2 - Flat Style}. + For more information about how to customize a particular control, see + \l{Customization Reference}. + Qt Quick Controls 2 work in conjunction with Qt Quick and Qt Quick Layouts. The \QC project wizards create Qt Quick applications that use Qt Quick