diff --git a/qt-mobile/qml/main.qml b/qt-mobile/qml/main.qml index dd1999e03..bf282608c 100644 --- a/qt-mobile/qml/main.qml +++ b/qt-mobile/qml/main.qml @@ -210,7 +210,6 @@ MobileComponents.ApplicationWindow { initialPage: DiveList { anchors.fill: detailsPage id: diveDetails - color: MobileComponents.Theme.backgroundColor } QMLManager {