mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Improved right click menu in RSS streams list
This commit is contained in:
parent
f482496a61
commit
9a4466e74f
3 changed files with 8 additions and 7 deletions
|
@ -41,7 +41,7 @@ class RSSImp : public QWidget, public Ui::RSS{
|
|||
void on_listStreams_clicked();
|
||||
void on_listNews_clicked();
|
||||
void on_listNews_doubleClicked();
|
||||
void displayFinishedListMenu(const QPoint&);
|
||||
void displayRSSListMenu(const QPoint&);
|
||||
void deleteStream();
|
||||
void renameStream();
|
||||
void refreshStream();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue