mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Indentation fix after the last commit
For the ThemeTest we could simply drop the item, for the GPS preferences and the DowbloadFromDiveComputer page everything got indented by one level. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
ab36a3dad1
commit
6829d10086
3 changed files with 134 additions and 136 deletions
|
@ -8,7 +8,6 @@ import org.subsurfacedivelog.mobile 1.0
|
|||
import org.kde.plasma.mobilecomponents 0.2 as MobileComponents
|
||||
|
||||
MobileComponents.Page {
|
||||
Item {
|
||||
id: diveComputerDownloadWindow
|
||||
anchors.top:parent.top
|
||||
width: parent.width
|
||||
|
@ -111,4 +110,3 @@ Item {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue