summaryrefslogtreecommitdiffstats
path: root/demos/declarative/flickr/mobile/Button.qml
diff options
context:
space:
mode:
Diffstat (limited to 'demos/declarative/flickr/mobile/Button.qml')
-rw-r--r--demos/declarative/flickr/mobile/Button.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/declarative/flickr/mobile/Button.qml b/demos/declarative/flickr/mobile/Button.qml
index 93a6661216..6228606ee8 100644
--- a/demos/declarative/flickr/mobile/Button.qml
+++ b/demos/declarative/flickr/mobile/Button.qml
@@ -66,7 +66,7 @@ Item {
}
Text {
color: "white"
- anchors.centerIn: buttonImage; font.bold: true
+ anchors.centerIn: buttonImage; font.bold: true; font.pixelSize: 15
text: container.text; style: Text.Raised; styleColor: "black"
}
states: [