summaryrefslogtreecommitdiffstats
path: root/demos/declarative/flickr/content/MediaButton.qml
diff options
context:
space:
mode:
Diffstat (limited to 'demos/declarative/flickr/content/MediaButton.qml')
-rw-r--r--demos/declarative/flickr/content/MediaButton.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/declarative/flickr/content/MediaButton.qml b/demos/declarative/flickr/content/MediaButton.qml
index cbe4265..2a6dbae 100644
--- a/demos/declarative/flickr/content/MediaButton.qml
+++ b/demos/declarative/flickr/content/MediaButton.qml
@@ -24,7 +24,7 @@ Item {
Text {
font.bold: true
color: "white"
- anchors.centeredIn: Image
+ anchors.centerIn: Image
text: Container.text
}
width: Image.width