aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@qt.io>2019-11-18 15:02:07 +0200
committerMiikka Heikkinen <miikka.heikkinen@qt.io>2019-11-22 10:48:22 +0000
commit3dd5e089b10c89446f34b01a0f535aa936719cb7 (patch)
tree96996806ea7adf06d008d0b74adb51593d314415 /share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc
parent4c73b4629c5797a1c8eaf1ac54f10cc00ebcc11d (diff)
QmlDesigner: Add UX approved light icons for 3D editview
Light icons have a color overlay that indicates light color. Change-Id: I5f6d80f63d0916dd7cb7b2d5345d586aacd550ef Fixes: QDS-1209 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc')
-rw-r--r--share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc b/share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc
index a91590b59e..fa07a2ff11 100644
--- a/share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc
+++ b/share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc
@@ -54,5 +54,11 @@
<file>mockfiles/images/scale_active@2x.png</file>
<file>mockfiles/images/scale_selected.png</file>
<file>mockfiles/images/scale_selected@2x.png</file>
+ <file>mockfiles/images/directional_light_gradient.png</file>
+ <file>mockfiles/images/directional_light_gradient@2x.png</file>
+ <file>mockfiles/images/point_light_gradient.png</file>
+ <file>mockfiles/images/point_light_gradient@2x.png</file>
+ <file>mockfiles/images/area_light_gradient.png</file>
+ <file>mockfiles/images/area_light_gradient@2x.png</file>
</qresource>
</RCC>