Rss code clean up

This commit is contained in:
Christophe Dumez
2011-01-29 13:44:56 +00:00
parent 462c821df9
commit 87174ef3a4
14 changed files with 250 additions and 217 deletions

View File

@@ -37,7 +37,7 @@
class RssManager;
class RssFeed: public RssFile {
class RssFeed: public QObject, public IRssFile {
Q_OBJECT
public: