Use data sharing in RSS to save memory and increase performance

This commit is contained in:
Christophe Dumez
2011-02-26 19:25:05 +00:00
parent c05e6ba580
commit 8f1276350e
4 changed files with 132 additions and 50 deletions

View File

@@ -13,6 +13,7 @@ HEADERS += $$PWD/rss_imp.h \
$$PWD/rssdownloadrule.h \
$$PWD/rssdownloadrulelist.h \
$$PWD/cookiesdlg.h \
$$PWD/rssarticle_p.h
SOURCES += $$PWD/rss_imp.cpp \
$$PWD/rsssettingsdlg.cpp \