From 5e8feb64d6a3cf50360c066e4595e41021bd0f9c Mon Sep 17 00:00:00 2001 From: Craig Scott Date: Mon, 31 May 2021 16:40:54 +1000 Subject: Update to latest qml CMake API The new qml CMake API places a closer relationship between the backing target and the plugin target. Both are typically created together and they share a lot of common details. Instead of creating them in different parts of the source tree, they are now specified together. The src/imports area has effectively been absorbed into the other corresponding subdirectories below src with this change. Task-number: QTBUG-91621 Change-Id: I9bd32e9eb78c198ccc9db04e2829303cac323502 Reviewed-by: Fabian Kosmale --- .../imagine/images/button-background-focused@2x.9.png | Bin 0 -> 258 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/quickcontrols2/imagine/images/button-background-focused@2x.9.png (limited to 'src/quickcontrols2/imagine/images/button-background-focused@2x.9.png') diff --git a/src/quickcontrols2/imagine/images/button-background-focused@2x.9.png b/src/quickcontrols2/imagine/images/button-background-focused@2x.9.png new file mode 100644 index 00000000..90dc70bf Binary files /dev/null and b/src/quickcontrols2/imagine/images/button-background-focused@2x.9.png differ -- cgit v1.2.3