summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/scenes/qmlstreamlayer/qmlstreamlayer.uia2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scenes/qmlstreamlayer/qmlstreamlayer.uia b/tests/scenes/qmlstreamlayer/qmlstreamlayer.uia
index 5caf44b..d7e27fa 100644
--- a/tests/scenes/qmlstreamlayer/qmlstreamlayer.uia
+++ b/tests/scenes/qmlstreamlayer/qmlstreamlayer.uia
@@ -3,6 +3,6 @@
<assets initial="qmlstreamlayer">
<presentation id="qmlstreamlayer" src="qmlstreamlayer.uip"/>
<presentation-qml id="red-fill" args="scripts/RedFill.qml"/>
- <presentation-qml id="layer" args="scripts\right_rect.qml"/>
+ <presentation-qml id="layer" args="scripts/right_rect.qml"/>
</assets>
</application>