Revert "Init Kirigami resources"

This reverts commit 44aaab2611.

We don't need this if we include Kirigami directly into the Subsurface build.
This commit is contained in:
Dirk Hohndel 2016-08-16 06:55:44 -07:00
parent cf4a4dd98b
commit 39d8479549

View file

@ -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