summaryrefslogtreecommitdiffstats
path: root/tests/qmlchartproperties/qml/qmlchartproperties/Button.qml
diff options
context:
space:
mode:
authorTero Ahola <tero.ahola@digia.com>2012-05-31 13:04:48 +0300
committerTero Ahola <tero.ahola@digia.com>2012-05-31 13:29:43 +0300
commit264c9c6f234944c28b0f6cd36043e87d89a46de9 (patch)
treee7af0836b60054925f6317ab2af8ff3ee8f63a7e /tests/qmlchartproperties/qml/qmlchartproperties/Button.qml
parent1951d151d7af63e57171757582ae2314abb02432 (diff)
Added stacked and percent bar series to QML api
Diffstat (limited to 'tests/qmlchartproperties/qml/qmlchartproperties/Button.qml')
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/Button.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/Button.qml b/tests/qmlchartproperties/qml/qmlchartproperties/Button.qml
index 5f07e0c5..e5325c11 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/Button.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/Button.qml
@@ -23,7 +23,7 @@ import QtQuick 1.0
Rectangle {
id: button
height: 25
- width: 110
+ width: 140
color: "#afafaf"
radius: 5