mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-13 00:33:09 -07:00
Code cleanup
This commit is contained in:
parent
645ee86860
commit
687842a949
3 changed files with 36 additions and 36 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue