- Moved "download in sequential order" from Torrent properties to right click menu in transfer list (it makes more sense this way)

- Do not save sequential mode status to hard disk because libtorrent is already taking care of this
This commit is contained in:
Christophe Dumez 2009-11-19 12:45:11 +00:00
parent 81412584e1
commit e8fba3e630
6 changed files with 36 additions and 40 deletions

View file

@ -80,7 +80,6 @@ protected:
protected slots:
void loadTorrentInfos(QTorrentHandle &h);
void loadDynamicData();
void setIncrementalDownload(int checkboxState);
void loadUrlSeeds();
void on_main_infos_button_clicked();
void on_trackers_button_clicked();