Fix compilation error

This commit is contained in:
Christophe Dumez 2011-01-25 18:51:14 +00:00
parent 954e010493
commit adf615d0cc

View File

@ -77,4 +77,6 @@ private:
bool m_read;
};
RssArticle hashToRssArticle(RssFeed* parent, const QVariantHash &hash);
#endif // RSSARTICLE_H