mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -07:00
Fix compilation error
This commit is contained in:
parent
954e010493
commit
adf615d0cc
1 changed files with 2 additions and 0 deletions
|
@ -77,4 +77,6 @@ private:
|
||||||
bool m_read;
|
bool m_read;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
RssArticle hashToRssArticle(RssFeed* parent, const QVariantHash &hash);
|
||||||
|
|
||||||
#endif // RSSARTICLE_H
|
#endif // RSSARTICLE_H
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue