- Added an action to delete downloads from download list and from hard drive too

This commit is contained in:
Christophe Dumez 2006-10-29 10:17:53 +00:00
parent e9ab599260
commit e4590ef431
6 changed files with 73 additions and 46 deletions

View file

@ -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;