Improved RSS articles publication date handling

This commit is contained in:
Christophe Dumez
2010-01-23 16:18:39 +00:00
parent 412f947db5
commit 659664509a
3 changed files with 10 additions and 10 deletions

View File

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