- BUGFIX: Wait for torrent_paused_alert before reloading a torrent for full allocation mode

This commit is contained in:
Christophe Dumez
2007-08-15 19:41:12 +00:00
parent d5fa6cefe4
commit 36e87952fa
6 changed files with 30 additions and 9 deletions

View File

@@ -73,7 +73,6 @@ class properties : public QDialog, private Ui::properties{
signals:
void filteredFilesChanged(QString fileHash);
void fileSizeChanged(QString fileHash);
void mustHaveFullAllocationMode(torrent_handle h);
public:
// Constructor