- BUGFIX: RSS feed articles can now be displayed using keyboard arrows

This commit is contained in:
Christophe Dumez
2009-11-06 18:33:15 +00:00
parent 1a5cd45dfc
commit 14567b85bd
4 changed files with 11 additions and 5 deletions

View File

@@ -591,7 +591,6 @@ short RssStream::readDoc(const QDomDocument& doc) {
}
}
}
} else {
delete item;
}