mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-12 16:23:07 -07:00
Merge msvc compilation fixes from stable branch
This commit is contained in:
parent
656beed82b
commit
682377ff66
12 changed files with 487 additions and 394 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue