aboutsummaryrefslogtreecommitdiff
path: root/src/SettingsPage.qml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/SettingsPage.qml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/SettingsPage.qml b/src/SettingsPage.qml
index 189ebe4..6ff5da3 100644
--- a/src/SettingsPage.qml
+++ b/src/SettingsPage.qml
@@ -5,6 +5,11 @@ import QtLocation 5.15
Item {
id: root
+ // FlatMesh {
+ // centerColor: "#003ee9"
+ // outerColor: "#00bc1b"
+ // anchors.fill: parent
+ // }
PageHeader {
text: "Map settings"
}