added BuildCode
This commit is contained in:
parent
10b6222ae8
commit
9362e88708
4 changed files with 11 additions and 0 deletions
1
AppEnv.h
1
AppEnv.h
|
@ -29,6 +29,7 @@ public:
|
|||
|
||||
// Build Stuff
|
||||
static QString getBuildDateTime();
|
||||
static QString getBuildCode();
|
||||
|
||||
// Folder Stuff
|
||||
static QString getGameFolder(bool *ok = 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue