summaryrefslogtreecommitdiffstats
path: root/subsurface-mobile-helper.cpp
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2016-08-16 06:55:44 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-08-16 06:55:44 -0700
commit39d84795499bf09c69c6bc93ca1ef0537fa46ab1 (patch)
tree1fcddb3fb29ba3786b6e179c74a9ed96cf1f694f /subsurface-mobile-helper.cpp
parentcf4a4dd98b41c3a664a3d26500c81fbb5438a86b (diff)
downloadsubsurface-39d84795499bf09c69c6bc93ca1ef0537fa46ab1.tar.gz
Revert "Init Kirigami resources"
This reverts commit 44aaab2611cf1b1269ed398826484d17087812d5. We don't need this if we include Kirigami directly into the Subsurface build.
Diffstat (limited to 'subsurface-mobile-helper.cpp')
-rw-r--r--subsurface-mobile-helper.cpp3
1 files changed, 0 insertions, 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<QMLProfile>("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