mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 06:57:24 -06:00
- Keep on working on trackers edition
This commit is contained in:
@@ -53,6 +53,8 @@ class properties : public QDialog, private Ui::properties{
|
||||
void updateProgress();
|
||||
void loadFilteredFiles();
|
||||
void setAllPiecesState(bool selected);
|
||||
void askForTracker();
|
||||
void loadTrackers();
|
||||
|
||||
signals:
|
||||
void changedFilteredFiles(torrent_handle h, bool compact_mode);
|
||||
|
||||
Reference in New Issue
Block a user