Code cleanup

This commit is contained in:
Christophe Dumez 2009-08-22 02:30:28 +00:00
parent 645ee86860
commit 687842a949
3 changed files with 36 additions and 36 deletions

View file

@ -911,7 +911,7 @@ GUI::GUI(QWidget *parent, QStringList torrentCmdLine) : QMainWindow(parent), dis
inDownloadList = false;
break;
case 3: //RSSImp
rssWidget->on_delStream_button_clicked();
rssWidget->deleteSelectedFeeds();
return;
default:
return;