- Oups, sorry I forgot pause_all() & start_all() functions in last commit :)

- Updated version to v0.9.0beta4
This commit is contained in:
Christophe Dumez 2007-03-08 16:40:02 +00:00
parent bd3bde919d
commit aa6f6161c3
5 changed files with 71 additions and 5 deletions

View file

@ -139,7 +139,9 @@ class GUI : public QMainWindow, private Ui::MainWindow{
void showProperties(const QModelIndex &index);
void propertiesSelection();
void pauseSelection();
void pauseAll();
void startSelection();
void resumeAll();
void askForTorrents();
void deletePermanently();
void deleteSelection();