summaryrefslogtreecommitdiffstats
path: root/examples/declarative/toys/corkboards/qml/corkboards/Day.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/toys/corkboards/qml/corkboards/Day.qml')
-rw-r--r--examples/declarative/toys/corkboards/qml/corkboards/Day.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/toys/corkboards/qml/corkboards/Day.qml b/examples/declarative/toys/corkboards/qml/corkboards/Day.qml
index c698a02c..ef54a788 100644
--- a/examples/declarative/toys/corkboards/qml/corkboards/Day.qml
+++ b/examples/declarative/toys/corkboards/qml/corkboards/Day.qml
@@ -48,7 +48,7 @@ Component {
width: ListView.view.width+40; height: ListView.view.height
- Image {
+ Image {
source: "cork.jpg"
width: page.ListView.view.width
height: page.ListView.view.height