aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/imageelements/framestepping.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/imageelements/framestepping.qml')
-rw-r--r--examples/quick/imageelements/framestepping.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/imageelements/framestepping.qml b/examples/quick/imageelements/framestepping.qml
index 3f86d86773..2ac76daf6f 100644
--- a/examples/quick/imageelements/framestepping.qml
+++ b/examples/quick/imageelements/framestepping.qml
@@ -58,7 +58,7 @@ Rectangle {
id: img
anchors.centerIn: parent
cache: true
- source: "content/multi.ico"
+ source: "pics/multi.ico"
Shortcut {
sequence: StandardKey.MoveToNextPage