RSS code clean up

This commit is contained in:
Christophe Dumez
2011-01-29 13:46:48 +00:00
parent 095c8654e8
commit ae8d92f7d0
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: