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/progressbar-background@4x.9.png | Bin 580 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/imports/controls/imagine/images/progressbar-background@4x.9.png (limited to 'src/imports/controls/imagine/images/progressbar-background@4x.9.png') diff --git a/src/imports/controls/imagine/images/progressbar-background@4x.9.png b/src/imports/controls/imagine/images/progressbar-background@4x.9.png deleted file mode 100644 index 905bdc32..00000000 Binary files a/src/imports/controls/imagine/images/progressbar-background@4x.9.png and /dev/null differ -- cgit v1.2.3