mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 19:32:03 +02:00
Merge pull request #2122
3658bf8
build: link against QtSVG module to enable SVG format support (xiphon)
This commit is contained in:
commit
ff6ce6294b
@ -5,7 +5,7 @@ lessThan (QT_MAJOR_VERSION, 5) | lessThan (QT_MINOR_VERSION, 7) {
|
||||
|
||||
TEMPLATE = app
|
||||
|
||||
QT += qml gui-private quick widgets
|
||||
QT += svg qml gui-private quick widgets
|
||||
|
||||
WALLET_ROOT=$$PWD/monero
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user