mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 08:48:07 -06:00
Move basic search-related code into Core.
Also use qBittorrent torrent file download routines instead of nova2dl.py script.
This commit is contained in:
committed by
Vladimir Golovnev (qlassez)
parent
8754fd5646
commit
54979e6b53
@@ -34,7 +34,7 @@ nogui {
|
||||
}
|
||||
nowebui: DEFINES += DISABLE_WEBUI
|
||||
strace_win: DEFINES += STACKTRACE_WIN
|
||||
QT += network
|
||||
QT += network xml
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
|
||||
# Vars
|
||||
|
||||
Reference in New Issue
Block a user