QmlDesigner: Update branch for designer components

Change-Id: I370fcd7eb15a26d28e60dc8bf2cdf24c29a43957
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Thomas Hartmann
2023-09-18 17:52:34 +02:00
parent 2a135f5d14
commit 0547cff092

View File

@@ -8,7 +8,7 @@ set(QT_QML_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/qml")
include(FetchContent)
FetchContent_Declare(
ds
GIT_TAG qds-4.1
GIT_TAG qds-4.3
GIT_REPOSITORY https://code.qt.io/qt-labs/qtquickdesigner-components.git
)