aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material/SwitchDelegate.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/controls/material/SwitchDelegate.qml')
-rw-r--r--src/imports/controls/material/SwitchDelegate.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/imports/controls/material/SwitchDelegate.qml b/src/imports/controls/material/SwitchDelegate.qml
index 00656ce8..3e955776 100644
--- a/src/imports/controls/material/SwitchDelegate.qml
+++ b/src/imports/controls/material/SwitchDelegate.qml
@@ -52,8 +52,7 @@ T.SwitchDelegate {
baselineOffset: contentItem.y + contentItem.baselineOffset
padding: 16
- topPadding: Material.switchDelegateVerticalPadding
- bottomPadding: Material.switchDelegateVerticalPadding
+ verticalPadding: Material.switchDelegateVerticalPadding
spacing: 16
icon.width: 24