mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
some work on rss, direct open & add stream function
This commit is contained in:
parent
eddee2a0d5
commit
adf91c95d3
2 changed files with 1 additions and 46 deletions
|
@ -39,7 +39,7 @@ class RSSImp : public QWidget, public Ui::RSS{
|
|||
void on_refreshAll_button_clicked();
|
||||
void on_listStreams_clicked();
|
||||
void on_listNews_clicked();
|
||||
void on_viewStream_button_clicked();
|
||||
void on_listNews_doubleClicked();
|
||||
|
||||
public:
|
||||
RSSImp();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue