summaryrefslogtreecommitdiffstats
path: root/QtDemo/qml/QtDemo/demos/touchgallery/content/ButtonPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'QtDemo/qml/QtDemo/demos/touchgallery/content/ButtonPage.qml')
-rw-r--r--QtDemo/qml/QtDemo/demos/touchgallery/content/ButtonPage.qml6
1 files changed, 1 insertions, 5 deletions
diff --git a/QtDemo/qml/QtDemo/demos/touchgallery/content/ButtonPage.qml b/QtDemo/qml/QtDemo/demos/touchgallery/content/ButtonPage.qml
index 63f9646..10e4d0d 100644
--- a/QtDemo/qml/QtDemo/demos/touchgallery/content/ButtonPage.qml
+++ b/QtDemo/qml/QtDemo/demos/touchgallery/content/ButtonPage.qml
@@ -38,10 +38,6 @@
**
****************************************************************************/
-
-
-
-
import QtQuick 2.1
import QtQuick.Controls 1.0
import QtQuick.Controls.Styles 1.0
@@ -97,7 +93,7 @@ Item {
ButtonStyle {
panel: Item {
implicitHeight: 50
- implicitWidth: 320
+ implicitWidth: 300
BorderImage {
anchors.fill: parent
antialiasing: true