mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
- Support peer manual ban (from peer list)
This commit is contained in:
parent
47fc4679d4
commit
7c84551150
14 changed files with 77 additions and 5 deletions
|
@ -113,6 +113,7 @@ public:
|
|||
PropertiesWidget(QWidget *parent, TransferListWidget *transferList, bittorrent* BTSession);
|
||||
~PropertiesWidget();
|
||||
const QTorrentHandle& getCurrentTorrent() const;
|
||||
bittorrent* getBTSession() const;
|
||||
};
|
||||
|
||||
#endif // PROPERTIESWIDGET_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue