Revert "Init Kirigami resources"
This reverts commit 44aaab2611cf1b1269ed398826484d17087812d5. We don't need this if we include Kirigami directly into the Subsurface build.
This commit is contained in:
parent
cf4a4dd98b
commit
39d8479549
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user