aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets
diff options
context:
space:
mode:
Diffstat (limited to 'mobile-widgets')
-rw-r--r--mobile-widgets/qml/GpsList.qml4
1 files changed, 0 insertions, 4 deletions
diff --git a/mobile-widgets/qml/GpsList.qml b/mobile-widgets/qml/GpsList.qml
index ca73b07c2..51025299f 100644
--- a/mobile-widgets/qml/GpsList.qml
+++ b/mobile-widgets/qml/GpsList.qml
@@ -20,10 +20,6 @@ Kirigami.ScrollablePage {
id: gpsFix
enabled: true
width: parent.width
- background: Rectangle {
- color: subsurfaceTheme.backgroundColor
- border.width: 1
- }
GridLayout {
columns: 4
id: timeAndName