Move related functions to Utils::Python

This commit is contained in:
Chocobo1 2018-06-19 20:04:54 +08:00
parent 383a354700
commit 51e82762c5
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
11 changed files with 198 additions and 116 deletions

View file

@ -80,10 +80,6 @@ namespace Utils
QString boostVersionString();
QString libtorrentVersionString();
int pythonVersion();
QString pythonExecutable();
QString pythonVersionComplete();
QString unitString(SizeUnit unit);
// return the best user friendly storage unit (B, KiB, MiB, GiB, TiB)