From d0e9f626245e7833847ad25ae3b97c5ab87caccb Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Tue, 12 Jun 2018 10:29:40 +0200 Subject: mobile: add qmlprefs class add class to cmake and pro register class Signed-off-by: Jan Iversen --- mobile-widgets/qml/main.qml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mobile-widgets/qml') diff --git a/mobile-widgets/qml/main.qml b/mobile-widgets/qml/main.qml index bd567894e..28f16a9b8 100644 --- a/mobile-widgets/qml/main.qml +++ b/mobile-widgets/qml/main.qml @@ -492,6 +492,10 @@ if you have network connectivity and want to sync your data to cloud storage."), } } + QMLPrefs { + id: prefs + } + QMLManager { id: manager } -- cgit v1.2.3-70-g09d2