summaryrefslogtreecommitdiff
path: root/gui/qml/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'gui/qml/main.qml')
-rw-r--r--gui/qml/main.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/qml/main.qml b/gui/qml/main.qml
index daffda2..3d83b31 100644
--- a/gui/qml/main.qml
+++ b/gui/qml/main.qml
@@ -181,6 +181,7 @@ ApplicationWindow {
ctx = JSON.parse(jsonModel.getJson())
// TODO pass QML_DEBUG variable to be hyper-verbose
//console.debug(jsonModel.getJson())
+
gwSelector.model = Object.keys(ctx.locations)
if (ctx.donateDialog == 'true') {