mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Fixed translation of size units (Thanks Владимир Головнёв)
This commit is contained in:
@@ -175,9 +175,6 @@ public:
|
||||
static QList<bool> boolListfromStringList(const QStringList &l);
|
||||
|
||||
static bool isValidTorrentFile(const QString &path);
|
||||
|
||||
private:
|
||||
static const QString units[5];
|
||||
};
|
||||
|
||||
// Trick to get a portable sleep() function
|
||||
|
||||
Reference in New Issue
Block a user