1
mirror of https://github.com/monero-project/monero-gui synced 2024-12-31 22:26:23 +01:00

build: link against QtSVG module to enable SVG format support

This commit is contained in:
xiphon 2019-04-28 01:35:21 +00:00
parent e81cb7e640
commit 3658bf8c53

View File

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