mirror of
https://github.com/subsurface/subsurface.git
synced 2024-12-01 06:30:26 +00:00
iOS build: fix loading icons
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
933b69a7cc
commit
c27a2b47f4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
|
|
||||||
QT += qml quick widgets positioning concurrent
|
QT += qml quick widgets positioning concurrent svg
|
||||||
|
|
||||||
DEFINES += SUBSURFACE_MOBILE
|
DEFINES += SUBSURFACE_MOBILE
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue