mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
- All buttons work now
This commit is contained in:
parent
8686ef0892
commit
4a33917e89
3 changed files with 21 additions and 1 deletions
|
@ -66,6 +66,8 @@ protected slots:
|
|||
void loadTrackers();
|
||||
void on_main_infos_button_clicked();
|
||||
void on_trackers_button_clicked();
|
||||
void on_url_seeds_button_clicked();
|
||||
void on_files_button_clicked();
|
||||
|
||||
public:
|
||||
PropertiesWidget(QWidget *parent, TransferListWidget *transferList, bittorrent* BTSession);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue