Fix qt5 compilation with QtConcurrent.

This commit is contained in:
sledgehammer999 2015-07-18 21:06:50 +03:00
commit 5281593bb6

View file

@ -20,6 +20,7 @@ nogui {
TARGET = qbittorrent-nox
} else {
QT += xml
QT += concurrent
CONFIG(static) {
DEFINES += QBT_STATIC_QT
QTPLUGIN += qico