mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
iOS build: directly include Kirigami
Instead of building a library that we link against, let's just use the .pri file and include Kirigami in the primary build. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
39d8479549
commit
81166bc971
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,6 @@
|
|||
#include "qt-models/gpslistmodel.h"
|
||||
#include "mobile-widgets/qmlprofile.h"
|
||||
|
||||
#define KIRIGAMI_BUILD_TYPE_STATIC
|
||||
#include "mobile-widgets/qml/kirigami/src/kirigamiplugin.h"
|
||||
|
||||
QObject *qqWindowObject = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue