From 39d84795499bf09c69c6bc93ca1ef0537fa46ab1 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 16 Aug 2016 06:55:44 -0700 Subject: Revert "Init Kirigami resources" This reverts commit 44aaab2611cf1b1269ed398826484d17087812d5. We don't need this if we include Kirigami directly into the Subsurface build. --- subsurface-mobile-helper.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/subsurface-mobile-helper.cpp b/subsurface-mobile-helper.cpp index 182747547..d038336c4 100644 --- a/subsurface-mobile-helper.cpp +++ b/subsurface-mobile-helper.cpp @@ -37,9 +37,6 @@ 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