1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00

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