summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml
diff options
context:
space:
mode:
authorGravatar jan Iversen <jan@casacondor.com>2019-12-29 12:34:40 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-12-29 12:20:19 -0800
commit360add37a8868c63dbbfbdfa2c9d4e49bab2ef57 (patch)
treec233bc3b9e035461f138292409ae10c4c4dad6a5 /mobile-widgets/qml
parent8bc7bef0652221cc74a1ba7926c09db3484108ea (diff)
downloadsubsurface-360add37a8868c63dbbfbdfa2c9d4e49bab2ef57.tar.gz
mobile-widgets: remove qmlprefs.*
class is not longer used, remove it. (also from qml) Signed-off-by: Jan Iversen <jan@casacondor.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'mobile-widgets/qml')
-rw-r--r--mobile-widgets/qml/main.qml4
1 files changed, 0 insertions, 4 deletions
diff --git a/mobile-widgets/qml/main.qml b/mobile-widgets/qml/main.qml
index a32fbb543..78d10e46c 100644
--- a/mobile-widgets/qml/main.qml
+++ b/mobile-widgets/qml/main.qml
@@ -818,10 +818,6 @@ if you have network connectivity and want to sync your data to cloud storage."),
}
}
- QMLPrefs {
- id: prefs
- }
-
QMLManager {
id: manager
}