mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-30 03:28:41 -07:00
- Display URL seeds in torrent properties
This commit is contained in:
parent
92a9d04568
commit
6a028c9efd
3 changed files with 163 additions and 20 deletions
|
@ -66,6 +66,7 @@ protected slots:
|
|||
void loadDynamicData();
|
||||
void setIncrementalDownload(int checkboxState);
|
||||
void loadTrackers();
|
||||
void loadUrlSeeds();
|
||||
void on_main_infos_button_clicked();
|
||||
void on_trackers_button_clicked();
|
||||
void on_url_seeds_button_clicked();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue