mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Fix torrent deletion
- Fix extended selection in transfer list - Disable and clear torrent properties when necessary - Set correct visual attributes to transfer list
This commit is contained in:
parent
a7da280f57
commit
92a9d04568
3 changed files with 53 additions and 10 deletions
|
@ -74,6 +74,7 @@ protected slots:
|
|||
public slots:
|
||||
void reduce();
|
||||
void slide();
|
||||
void clear();
|
||||
|
||||
public:
|
||||
PropertiesWidget(QWidget *parent, TransferListWidget *transferList, bittorrent* BTSession);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue