mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 17:35:00 -06:00
nox compilation fix
This commit is contained in:
@@ -247,8 +247,7 @@ HEADERS += misc.h \
|
|||||||
filesystemwatcher.h \
|
filesystemwatcher.h \
|
||||||
preferences.h \
|
preferences.h \
|
||||||
bandwidthscheduler.h \
|
bandwidthscheduler.h \
|
||||||
scannedfoldersmodel.h \
|
scannedfoldersmodel.h
|
||||||
cookiesdlg.h
|
|
||||||
|
|
||||||
contains(DEFINES, DISABLE_GUI):HEADERS += headlessloader.h
|
contains(DEFINES, DISABLE_GUI):HEADERS += headlessloader.h
|
||||||
else:HEADERS += GUI.h \
|
else:HEADERS += GUI.h \
|
||||||
@@ -290,7 +289,8 @@ else:HEADERS += GUI.h \
|
|||||||
torrentadditiondlg.h \
|
torrentadditiondlg.h \
|
||||||
trackerlogin.h \
|
trackerlogin.h \
|
||||||
pieceavailabilitybar.h \
|
pieceavailabilitybar.h \
|
||||||
advancedsettings.h
|
advancedsettings.h \
|
||||||
|
cookiesdlg.h
|
||||||
|
|
||||||
!contains(DEFINES, DISABLE_GUI):FORMS += ui/mainwindow.ui \
|
!contains(DEFINES, DISABLE_GUI):FORMS += ui/mainwindow.ui \
|
||||||
ui/options.ui \
|
ui/options.ui \
|
||||||
|
|||||||
Reference in New Issue
Block a user