From 271c6cf6dba6f7f53f9b1ad1bbed11a00d7761a6 Mon Sep 17 00:00:00 2001
From: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Date: Mon, 26 Oct 2015 16:40:58 +0100
Subject: [PATCH] Doc: mention Qt Quick Extras in "Creating Components"

Change-Id: I9f816084e24d887a6fca5abb3689347156a26558
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
---
 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 aea1f7626d0..6b946f3de72 100644
--- a/doc/src/qtquick/qtquick-components.qdoc
+++ b/doc/src/qtquick/qtquick-components.qdoc
@@ -77,6 +77,9 @@
     creating classic desktop-style user interfaces using Qt Quick 2.1. You can
     use the Qt Quick Controls Styles to customize Qt Quick Controls.
 
+    Some ready-made controls, such as a gauge, dial, status indicator, and
+    tumbler, are provided by the \l {Qt Quick Extras} module.
+
     The \QC project wizards create Qt Quick applications that use Qt Quick
     Components or Controls.
 
-- 
GitLab