FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period)

This commit is contained in:
Christophe Dumez
2010-01-24 11:57:15 +00:00
parent 540da69d61
commit 48dbaf05ae
9 changed files with 160 additions and 20 deletions

View File

@@ -204,7 +204,8 @@ HEADERS += misc.h \
stacktrace.h \
torrentpersistentdata.h \
filesystemwatcher.h \
preferences.h
preferences.h \
bandwidthscheduler.h
contains(DEFINES, DISABLE_GUI) {
HEADERS += headlessloader.h