mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 07:02:31 -06:00
Add ability to rename torrent files from the WebUI
Renaming folders is not yet supported. Closes #8892.
This commit is contained in:
@@ -83,4 +83,5 @@ private slots:
|
||||
void setForceStartAction();
|
||||
void toggleSequentialDownloadAction();
|
||||
void toggleFirstLastPiecePrioAction();
|
||||
void renameFileAction();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user