mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
Several msvc 9.0 related fixes
This commit is contained in:
@@ -310,8 +310,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