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:
parent
6e6213b479
commit
b0fd6b90a1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue