Merge pull request #3838 from glassez/wswitch

Fix compiler warnings (Closes #3826).
This commit is contained in:
sledgehammer999
2015-10-10 13:01:27 -05:00
2 changed files with 17 additions and 17 deletions

View File

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