mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 01:03:08 -07:00
- Added an action to delete downloads from download list and from hard drive too
This commit is contained in:
parent
e9ab599260
commit
e4590ef431
6 changed files with 73 additions and 46 deletions
|
@ -144,7 +144,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
void pauseSelection();
|
||||
void startSelection();
|
||||
void askForTorrents();
|
||||
void deleteAll();
|
||||
void deletePermanently();
|
||||
void deleteSelection();
|
||||
void resumeUnfinished();
|
||||
void saveFastResumeData() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue