Removes several warnings related with RSS

This commit is contained in:
ngosang 2015-02-11 01:39:27 +01:00
parent 0058abeefa
commit 90a18da499
3 changed files with 3 additions and 5 deletions

View file

@ -759,8 +759,6 @@ RSSImp::RSSImp(QWidget *parent):
connect(listArticles, SIGNAL(itemSelectionChanged()), this, SLOT(refreshTextBrowser()));
connect(listArticles, SIGNAL(itemDoubleClicked(QListWidgetItem *)), this, SLOT(downloadSelectedTorrents()));
// Refresh all feeds
m_rssManager->refresh();
// Restore sliders position
restoreSlidersPosition();
// Bind saveSliders slots