1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-23 04:54:18 +00:00
Chocobo1 2021-10-12 14:15:24 +08:00
parent 3c948ef063
commit dff39ffd20
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C

View File

@ -23,7 +23,7 @@ nogui {
DEFINES += QBT_STATIC_QT DEFINES += QBT_STATIC_QT
QTPLUGIN += qico QTPLUGIN += qico
} }
win32: lessThan(QT_VERSION_MAJOR, 6) { win32: lessThan(QT_MAJOR_VERSION, 6) {
QT += winextras QT += winextras
} }
macx { macx {