update spacing between settings

This commit is contained in:
Zach Fox 2019-05-14 16:44:25 -07:00
parent bbd3d0fab5
commit 971e07c646

View file

@ -184,7 +184,7 @@ QtObject {
readonly property QtObject settings: QtObject {
property real subtitleTopMargin: 2
property real settingsGroupTopMargin: 10
property real spacingBetweenSettings: 24
property real spacingBetweenSettings: 48
}
}