aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/qtquick.qdocconf
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2021-05-04 23:52:10 +0200
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2021-06-23 22:56:36 +0200
commite981455f9439758f53f742decb758027d0a2f5e6 (patch)
tree598f9d2fc2b3a21887640539d09f56460e9a5e51 /src/quick/doc/qtquick.qdocconf
parent5971a6faaa1124f5ef3f0b42d4ed0298cf8096a3 (diff)
Doc: Include the Qt.labs submodules in the sourcedirs list
The code for these submodules are moved out of imports but the qdocconf was not updated to include the new path. Fixes: QTBUG-92840 Pick-to: 6.1 Change-Id: I8c4677354622c6b601b273c8c96d67c33535c77f Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'src/quick/doc/qtquick.qdocconf')
-rw-r--r--src/quick/doc/qtquick.qdocconf3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/quick/doc/qtquick.qdocconf b/src/quick/doc/qtquick.qdocconf
index 7875b5bd8e..12ee620fd8 100644
--- a/src/quick/doc/qtquick.qdocconf
+++ b/src/quick/doc/qtquick.qdocconf
@@ -63,8 +63,7 @@ depends += \
../../quickwidgets \
../../qmllocalstorage \
../../quicklayouts \
- ../../labs/animation \
- ../../labs/folderlistmodel
+ ../../labs
exampledirs += ../../../examples/quick \
snippets