mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
Start RSS rewrite: Use SharedPtr for RssArticle objects
This commit is contained in:
@@ -12,8 +12,7 @@ HEADERS += $$PWD/rss_imp.h \
|
||||
$$PWD/rsssettings.h \
|
||||
$$PWD/rssdownloadrule.h \
|
||||
$$PWD/rssdownloadrulelist.h \
|
||||
$$PWD/cookiesdlg.h \
|
||||
$$PWD/rssarticle_p.h
|
||||
$$PWD/cookiesdlg.h
|
||||
|
||||
SOURCES += $$PWD/rss_imp.cpp \
|
||||
$$PWD/rsssettingsdlg.cpp \
|
||||
|
||||
Reference in New Issue
Block a user