From bc824685c18ac15c70e095de540800312433de80 Mon Sep 17 00:00:00 2001
From: Caroline Chao <caroline.chao@digia.com>
Date: Mon, 27 May 2013 09:37:33 +0200
Subject: [PATCH] Doc: Add Dialogs/Controls/Layouts in submodules section

Change-Id: Ide4afaa74d73ea09cf329de593283c269ecdacb3
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
---
 src/quick/doc/src/qmltypereference.qdoc | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/quick/doc/src/qmltypereference.qdoc b/src/quick/doc/src/qmltypereference.qdoc
index 7e49ac0f51..d580ba8c96 100644
--- a/src/quick/doc/src/qmltypereference.qdoc
+++ b/src/quick/doc/src/qmltypereference.qdoc
@@ -64,6 +64,12 @@ information about the concepts which are central to \c QtQuick.
     system for QML applications
     \li \l{QtQuick.Window 2}{Window} - contains types for creating
     top-level windows and accessing screen information
+    \li \l{QtQuick.Dialogs 1}{Dialogs} - contains types for creating and
+    interacting with system dialogs
+    \li \l{QtQuick.Controls 1.0}{Controls} - provides a set of reusable
+    UI components
+    \li \l{QtQuick.Layouts 1.0}{Layouts} - contains types that are used
+    to arrange items in the user interface
     \endlist
 
 \section1 Basic Types
-- 
GitLab