mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-24 01:08:06 -06:00
speedwidget class: excess QtConcurent usage removal
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user