WeatherTab: remove useless divider
This commit is contained in:
parent
e4e2ed41b4
commit
c32a8a863a
1 changed files with 0 additions and 6 deletions
|
|
@ -71,10 +71,4 @@ ColumnLayout {
|
|||
onToggled: checked => Settings.data.location.useFahrenheit = checked
|
||||
}
|
||||
}
|
||||
|
||||
NDivider {
|
||||
Layout.fillWidth: true
|
||||
Layout.topMargin: Style.marginXL * scaling
|
||||
Layout.bottomMargin: Style.marginXL * scaling
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue