mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-23 17:59:44 +00:00
Fix compilation error
This commit is contained in:
parent
954e010493
commit
adf615d0cc
@ -77,4 +77,6 @@ private:
|
||||
bool m_read;
|
||||
};
|
||||
|
||||
RssArticle hashToRssArticle(RssFeed* parent, const QVariantHash &hash);
|
||||
|
||||
#endif // RSSARTICLE_H
|
||||
|
Loading…
Reference in New Issue
Block a user