mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-03-13 19:57:11 +08:00
nox compilation fix
This commit is contained in:
parent
c2da227254
commit
80bd232054
@ -247,8 +247,7 @@ HEADERS += misc.h \
|
||||
filesystemwatcher.h \
|
||||
preferences.h \
|
||||
bandwidthscheduler.h \
|
||||
scannedfoldersmodel.h \
|
||||
cookiesdlg.h
|
||||
scannedfoldersmodel.h
|
||||
|
||||
contains(DEFINES, DISABLE_GUI):HEADERS += headlessloader.h
|
||||
else:HEADERS += GUI.h \
|
||||
@ -290,7 +289,8 @@ else:HEADERS += GUI.h \
|
||||
torrentadditiondlg.h \
|
||||
trackerlogin.h \
|
||||
pieceavailabilitybar.h \
|
||||
advancedsettings.h
|
||||
advancedsettings.h \
|
||||
cookiesdlg.h
|
||||
|
||||
!contains(DEFINES, DISABLE_GUI):FORMS += ui/mainwindow.ui \
|
||||
ui/options.ui \
|
||||
|
Loading…
x
Reference in New Issue
Block a user