diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 9a5b769eb261390f61ec60d52d1237b44797f905..2d648d70a6037574c291ec996752cd82ff928e26 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -77,6 +77,10 @@
         \li \l{Qt Quick Controls}
         \li Reusable Qt Quick based UI controls to create classic desktop-style
             user interfaces
+    \row
+        \li \l{Qt Quick Layouts}
+        \li Layouts are items that are used to arrange Qt Quick 2 based items in
+            the user interface.
     \row
         \li \l{Qt SQL}
         \li Classes for database integration using SQL.