speedwidget class: excess QtConcurent usage removal

This commit is contained in:
dzmat
2017-10-04 21:33:49 +07:00
parent 7a652c0a8c
commit 9d0ab0ae5f
5 changed files with 22 additions and 40 deletions

View File

@@ -19,7 +19,7 @@ nogui {
DEFINES += DISABLE_GUI
} else {
TARGET = qbittorrent
QT += xml concurrent svg widgets
QT += xml svg widgets
CONFIG(static) {
DEFINES += QBT_STATIC_QT