mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
- Added headlessloader class to prepare Fred's work
This commit is contained in:
@@ -186,7 +186,9 @@ HEADERS += misc.h \
|
||||
filesystemwatcher.h \
|
||||
preferences.h
|
||||
|
||||
!contains(DEFINES, DISABLE_GUI) {
|
||||
contains(DEFINES, DISABLE_GUI) {
|
||||
HEADERS += headlessloader.h
|
||||
} else {
|
||||
FORMS += GUI.h \
|
||||
feedList.h \
|
||||
supportedengines.h \
|
||||
|
||||
Reference in New Issue
Block a user