mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-07 08:02:30 -06:00
- Updated Russian translation
- Progress column is now correctly sorted on startup (closes #133925 again)
This commit is contained in:
@@ -95,6 +95,7 @@ class DownloadingTorrents : public QWidget, public Ui::downloading{
|
||||
void updateFileSizeAndProgress(QString hash);
|
||||
void showPropertiesFromHash(QString hash);
|
||||
void hidePriorityColumn(bool hide);
|
||||
void sortProgressColumn(QString hash);
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user