Commit 3361d004 authored by Venugopal Shivashankar's avatar Venugopal Shivashankar
Browse files

Doc: Change the depends order in the doc config


The depends order affects the auto links in the doc,
especially for Controls 1 and Controls 2 QML types.

Change-Id: Ibf46f9dc7428cfc6e242720d437939b0b29ab518
Reviewed-by: default avatarMitch Curtis <mitch.curtis@qt.io>
Showing with 2 additions and 2 deletions
...@@ -38,7 +38,7 @@ depends += \ ...@@ -38,7 +38,7 @@ depends += \
qtqml \ qtqml \
qtqmltest \ qtqmltest \
qtquick \ qtquick \
qtquickcontrols1 \ qtquickcontrols \
qtquickdialogs \ qtquickdialogs \
qtquickextras \ qtquickextras \
qtscript \ qtscript \
...@@ -62,7 +62,7 @@ depends += \ ...@@ -62,7 +62,7 @@ depends += \
qt3d \ qt3d \
qtcanvas3d \ qtcanvas3d \
qtwebview \ qtwebview \
qtquickcontrols \ qtquickcontrols1 \
qtwaylandcompositor \ qtwaylandcompositor \
qtcharts \ qtcharts \
qtdatavisualization \ qtdatavisualization \
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment