Create helper function to get boost version

This commit is contained in:
Chocobo1 2016-02-27 08:27:56 +08:00
parent 498f5e3877
commit 12627bbc10
4 changed files with 18 additions and 12 deletions

View file

@ -57,6 +57,7 @@ namespace Utils
QSize smallIconSize();
#endif
QString osName();
QString boostVersionString();
int pythonVersion();
QString pythonExecutable();