mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-06 23:52:31 -06:00
- Initial commit (both lists are merged but not all the features are there and it is probably buggy)
This commit is contained in:
@@ -97,7 +97,6 @@ class DownloadingTorrents : public QWidget, public Ui::downloading{
|
||||
void propertiesSelection();
|
||||
void updateFileSizeAndProgress(QString hash);
|
||||
void showPropertiesFromHash(QString hash);
|
||||
void hidePriorityColumn(bool hide);
|
||||
void saveLastSortedColumn();
|
||||
void loadLastSortedColumn();
|
||||
void addTorrent(QString hash);
|
||||
|
||||
Reference in New Issue
Block a user