Add QtQuick dependency to QtQuick.Controls.Basic

QColor is referenced as parameter.

Change-Id: Ia8d419b33cc96069aeaaaac6280ebc2699a117ac
Reviewed-by: Maximilian Goldstein <max.goldstein@qt.io>
This commit is contained in:
Marco Bubke 2022-05-11 13:38:02 +02:00
parent 6e6213b479
commit b0fd6b90a1
1 changed files with 2 additions and 0 deletions

View File

@ -150,6 +150,8 @@ qt_internal_add_qml_module(qtquickcontrols2basicstyleplugin
VERSION "${PROJECT_VERSION}"
PAST_MAJOR_VERSIONS 2
CLASS_NAME QtQuickControls2BasicStylePlugin
DEPENDENCIES
QtQuick/auto
PLUGIN_TARGET qtquickcontrols2basicstyleplugin
NO_PLUGIN_OPTIONAL
NO_GENERATE_PLUGIN_SOURCE