summaryrefslogtreecommitdiff
path: root/src/controls/Styles/Desktop
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-01-27 18:54:27 +0100
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2014-01-27 18:54:27 +0100
commit69b47a2625e0923efb617701f5aef06847ee7fb0 (patch)
tree1a7cc752b14912bcb663863d3c5645eaf3530188 /src/controls/Styles/Desktop
parent9267bd4e2f52e22f73b37e6a8d974b8eaa51f85d (diff)
parent5dc805c86077ee9cd10af530f802fdda879cfb6a (diff)
downloadqtquickcontrols-69b47a2625e0923efb617701f5aef06847ee7fb0.tar.gz
Merge remote-tracking branch 'origin/stable' into dev
Change-Id: I974d73fda7e0eb4ea99b354a054452f057327644
Diffstat (limited to 'src/controls/Styles/Desktop')
-rw-r--r--src/controls/Styles/Desktop/SpinBoxStyle.qml5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/controls/Styles/Desktop/SpinBoxStyle.qml b/src/controls/Styles/Desktop/SpinBoxStyle.qml
index 5cf13ea8..18bfec36 100644
--- a/src/controls/Styles/Desktop/SpinBoxStyle.qml
+++ b/src/controls/Styles/Desktop/SpinBoxStyle.qml
@@ -88,11 +88,6 @@ Style {
Item {
id: edit
anchors.fill: parent
- Rectangle {
- color: "white"
- anchors.fill: parent
- anchors.margins: -1
- }
FocusFrame {
anchors.fill: parent
focusMargin:-6