mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 13:48:05 -06:00
Fix "Select All/None" buttons in torrent properties
This commit is contained in:
@@ -101,6 +101,8 @@ protected slots:
|
||||
void showPiecesAvailability(bool show);
|
||||
void updateSavePath(QTorrentHandle& h);
|
||||
void renameSelectedFile();
|
||||
void selectAllFiles();
|
||||
void selectNoneFiles();
|
||||
|
||||
public slots:
|
||||
void loadDynamicData();
|
||||
|
||||
Reference in New Issue
Block a user