Add QtQuick dependency to QtQuick.Controls.Universal

QColor is referenced as parameter.

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

View File

@ -94,6 +94,8 @@ qt_internal_add_qml_module(qtquickcontrols2universalstyleplugin
VERSION "${PROJECT_VERSION}"
PAST_MAJOR_VERSIONS 2
CLASS_NAME QtQuickControls2UniversalStylePlugin
DEPENDENCIES
QtQuick/auto
IMPORTS
QtQuick.Controls.Basic/auto
PLUGIN_TARGET qtquickcontrols2universalstyleplugin