- Added Comboboxes in torrent properties. No usable yet but it will be very useful when we will support pieces prioritization

This commit is contained in:
Christophe Dumez
2007-04-05 15:55:05 +00:00
parent adf91c95d3
commit d3eda2e8be
5 changed files with 100 additions and 32 deletions

View File

@@ -48,7 +48,7 @@ class properties : public QDialog, private Ui::properties{
void on_okButton_clicked();
void on_incrementalDownload_stateChanged(int);
void setRowColor(int row, QString color);
void toggleSelectedState(const QModelIndex& index);
// void toggleSelectedState(const QModelIndex& index);
void saveFilteredFiles();
void updateProgress();
void loadFilteredFiles();