summaryrefslogtreecommitdiffstats
path: root/basicsuite/qt5-everywhere/demos/touchgallery/content/ButtonPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/qt5-everywhere/demos/touchgallery/content/ButtonPage.qml')
-rw-r--r--basicsuite/qt5-everywhere/demos/touchgallery/content/ButtonPage.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/basicsuite/qt5-everywhere/demos/touchgallery/content/ButtonPage.qml b/basicsuite/qt5-everywhere/demos/touchgallery/content/ButtonPage.qml
index 63f9646..9133158 100644
--- a/basicsuite/qt5-everywhere/demos/touchgallery/content/ButtonPage.qml
+++ b/basicsuite/qt5-everywhere/demos/touchgallery/content/ButtonPage.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Quick Controls module of the Qt Toolkit.
@@ -97,7 +97,7 @@ Item {
ButtonStyle {
panel: Item {
implicitHeight: 50
- implicitWidth: 320
+ implicitWidth: 300
BorderImage {
anchors.fill: parent
antialiasing: true