added BuildCode

This commit is contained in:
Syping 2018-02-07 10:20:59 +01:00
parent 10b6222ae8
commit 9362e88708
4 changed files with 11 additions and 0 deletions

View file

@ -29,6 +29,7 @@ public:
// Build Stuff
static QString getBuildDateTime();
static QString getBuildCode();
// Folder Stuff
static QString getGameFolder(bool *ok = 0);