mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 06:57:24 -06:00
Merge msvc compilation fixes from stable branch
This commit is contained in:
@@ -370,8 +370,6 @@ QString misc::cacheLocation() {
|
||||
return location;
|
||||
}
|
||||
|
||||
long long misc::freeDiskSpaceOnPath(QString path);
|
||||
|
||||
// return best userfriendly storage unit (B, KiB, MiB, GiB, TiB)
|
||||
// use Binary prefix standards from IEC 60027-2
|
||||
// see http://en.wikipedia.org/wiki/Kilobyte
|
||||
|
||||
Reference in New Issue
Block a user