mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 16:37:21 -06:00
Merge pull request #3838 from glassez/wswitch
Fix compiler warnings (Closes #3826).
This commit is contained in:
@@ -24,7 +24,7 @@ nogui {
|
||||
TARGET = qbittorrent-nox
|
||||
} else {
|
||||
QT += xml
|
||||
QT += concurrent
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += concurrent
|
||||
CONFIG(static) {
|
||||
DEFINES += QBT_STATIC_QT
|
||||
QTPLUGIN += qico
|
||||
|
||||
Reference in New Issue
Block a user