mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Torrent files can be renamed
This commit is contained in:
parent
bc626e3512
commit
5fc69ccb73
59 changed files with 625 additions and 331 deletions
|
@ -98,6 +98,7 @@ protected slots:
|
|||
void showPiecesDownloaded(bool show);
|
||||
void showPiecesAvailability(bool show);
|
||||
void updateSavePath(QTorrentHandle& h);
|
||||
void renameSelectedFile();
|
||||
|
||||
public slots:
|
||||
void loadDynamicData();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue