Merge pull request #2122

3658bf8 build: link against QtSVG module to enable SVG format support (xiphon)
This commit is contained in:
luigi1111 2019-04-28 22:06:01 -05:00
commit ff6ce6294b
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

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