mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile UI/login: move startpage to main
StartPage does not belong in divelist. Remove startPage from diveList and anchor in main. Make needed functional changes. Signed-off-by: Jan Iversen <jani@apache.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
11810d5d06
commit
611c4bb088
3 changed files with 26 additions and 26 deletions
|
@ -7,7 +7,6 @@ import org.subsurfacedivelog.mobile 1.0
|
|||
|
||||
|
||||
Kirigami.ScrollablePage {
|
||||
id: startpage
|
||||
background: Rectangle { color: subsurfaceTheme.backgroundColor }
|
||||
|
||||
ColumnLayout {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue