mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
FEATURE: Added torrent filtering by name
This commit is contained in:
@@ -366,6 +366,10 @@ contains(DEFINES, USE_SYSTEM_QTSINGLEAPPLICATION) {
|
||||
}
|
||||
}
|
||||
|
||||
!contains(DEFINES, DISABLE_GUI) {
|
||||
include(lineedit/lineedit.pri)
|
||||
}
|
||||
|
||||
!contains(DEFINES, DISABLE_GUI) {
|
||||
FORMS += ui/mainwindow.ui \
|
||||
ui/options.ui \
|
||||
|
||||
Reference in New Issue
Block a user