aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shapes/content/shapegallery.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/shapes/content/shapegallery.qml')
-rw-r--r--examples/quick/shapes/content/shapegallery.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/shapes/content/shapegallery.qml b/examples/quick/shapes/content/shapegallery.qml
index 4096743833..86445e25c2 100644
--- a/examples/quick/shapes/content/shapegallery.qml
+++ b/examples/quick/shapes/content/shapegallery.qml
@@ -68,7 +68,7 @@ Rectangle {
id: pathGalleryModel
ListElement {
name: "Stroke and fill"
- shapeUrl: "item1.qml"
+ shapeUrl: "tapableTriangle.qml"
}
ListElement {
name: "Stroke or fill only"