mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
- 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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user