mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -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;
|
||||
};
|
||||
|
||||
RssArticle hashToRssArticle(RssFeed* parent, const QVariantHash &hash);
|
||||
|
||||
#endif // RSSARTICLE_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue