mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -06:00
RSS code rewrite in progress
This commit is contained in:
@@ -62,8 +62,8 @@ public:
|
||||
QVariantHash toHash() const;
|
||||
friend RssArticle hashToRssArticle(RssFeed* parent, const QVariantHash &hash);
|
||||
|
||||
protected:
|
||||
QDateTime parseDate(const QString &string);
|
||||
private:
|
||||
static QDateTime parseDate(const QString &string);
|
||||
|
||||
private:
|
||||
RssFeed* m_parent;
|
||||
|
||||
Reference in New Issue
Block a user