From 44aaab2611cf1b1269ed398826484d17087812d5 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 15 Aug 2016 16:51:48 -0700 Subject: Init Kirigami resources Signed-off-by: Dirk Hohndel --- subsurface-mobile-helper.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/subsurface-mobile-helper.cpp b/subsurface-mobile-helper.cpp index d038336c4..182747547 100644 --- a/subsurface-mobile-helper.cpp +++ b/subsurface-mobile-helper.cpp @@ -37,6 +37,9 @@ void run_ui() qmlRegisterType("org.subsurfacedivelog.mobile", 1, 0, "QMLProfile"); QQmlApplicationEngine engine; + + Q_INIT_RESOURCE(kirigami); + KirigamiPlugin::getInstance().registerTypes(); #if __APPLE__ // when running the QML UI on a Mac the deployment of the QML Components seems -- cgit v1.2.3-70-g09d2