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

@@ -37,7 +37,7 @@ public:
}
~FeedList() {
//delete unread_item;
delete unread_item;
}
void itemAdded(QTreeWidgetItem *item, RssFile* file) {