aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc')
-rw-r--r--share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc21
1 files changed, 13 insertions, 8 deletions
diff --git a/share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc b/share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc
index 81f28c13ed..f1af244e38 100644
--- a/share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc
+++ b/share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc
@@ -16,7 +16,12 @@
<file>mockfiles/CameraFrustum.qml</file>
<file>mockfiles/CameraGizmo.qml</file>
<file>mockfiles/LightModel.qml</file>
+ <file>mockfiles/LightIconGizmo.qml</file>
<file>mockfiles/LightGizmo.qml</file>
+ <file>mockfiles/AdjustableArrow.qml</file>
+ <file>mockfiles/FadeHandle.qml</file>
+ <file>mockfiles/AreaLightHandle.qml</file>
+ <file>mockfiles/SpotLightHandle.qml</file>
<file>mockfiles/IconGizmo.qml</file>
<file>mockfiles/Overlay2D.qml</file>
<file>mockfiles/HelperGrid.qml</file>
@@ -42,13 +47,13 @@
<file>mockfiles/meshes/axishelper.mesh</file>
<file>mockfiles/images/editor_camera.png</file>
<file>mockfiles/images/editor_camera@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>
- <file>mockfiles/images/spot_light_gradient.png</file>
- <file>mockfiles/images/spot_light_gradient@2x.png</file>
+ <file>mockfiles/images/area.png</file>
+ <file>mockfiles/images/area@2x.png</file>
+ <file>mockfiles/images/directional.png</file>
+ <file>mockfiles/images/directional@2x.png</file>
+ <file>mockfiles/images/point.png</file>
+ <file>mockfiles/images/point@2x.png</file>
+ <file>mockfiles/images/spot.png</file>
+ <file>mockfiles/images/spot@2x.png</file>
</qresource>
</RCC>