mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 07:57:22 -06:00
- Commit some tracker changes. Work is not completed and this is probably buggy. I will complete this later.
This commit is contained in:
@@ -72,7 +72,6 @@ class properties : public QDialog, private Ui::properties{
|
||||
void saveWebSeeds();
|
||||
void loadWebSeedsFromFile();
|
||||
void deleteSelectedUrlSeeds();
|
||||
void loadTrackersErrors();
|
||||
void addFilesToTree(torrent_file *root, QStandardItem *parent);
|
||||
void updateChildrenPriority(QStandardItem *item, int priority);
|
||||
void updateParentsPriority(QStandardItem *item, int priority);
|
||||
|
||||
Reference in New Issue
Block a user