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>
This commit is contained in:
jan Iversen 2019-12-29 12:34:40 +01:00 committed by Dirk Hohndel
parent 8bc7bef065
commit 360add37a8
5 changed files with 0 additions and 85 deletions

View file

@ -818,10 +818,6 @@ if you have network connectivity and want to sync your data to cloud storage."),
}
}
QMLPrefs {
id: prefs
}
QMLManager {
id: manager
}