Divelist has its own color
don't reassign DiveList color upon declaration it's just redundant and error prone Signed-off-by: Marco Martin <notmart@gmail.com>
This commit is contained in:
parent
b96f202f14
commit
13f78743c6
@ -210,7 +210,6 @@ MobileComponents.ApplicationWindow {
|
||||
initialPage: DiveList {
|
||||
anchors.fill: detailsPage
|
||||
id: diveDetails
|
||||
color: MobileComponents.Theme.backgroundColor
|
||||
}
|
||||
|
||||
QMLManager {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user