build: link against QtSVG module to enable SVG format support

pull/2/head
xiphon 5 years ago
parent e81cb7e640
commit 3658bf8c53

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