BUGFIX: Fix and improve file priorities editing (closes #669084)

This commit is contained in:
Christophe Dumez
2010-10-31 16:14:11 +00:00
parent 96837a3658
commit 44ff7161aa
5 changed files with 70 additions and 47 deletions

View File

@@ -766,7 +766,7 @@ void PropertiesWidget::deleteSelectedUrlSeeds(){
}
bool PropertiesWidget::applyPriorities() {
qDebug("Saving pieces priorities");
qDebug("Saving files priorities");
const std::vector<int> priorities = PropListModel->getFilesPriorities(h.get_torrent_info().num_files());
bool first_last_piece_first = false;
// Save first/last piece first option state