mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 00:22:31 -06:00
Started work on the new RSS feed downloader (WIP)
This commit is contained in:
@@ -54,6 +54,7 @@ class PropertiesWidget;
|
||||
|
||||
class PeerListWidget : public QTreeView {
|
||||
Q_OBJECT
|
||||
Q_DISABLE_COPY(PeerListWidget)
|
||||
|
||||
public:
|
||||
PeerListWidget(PropertiesWidget *parent);
|
||||
|
||||
Reference in New Issue
Block a user