Better Title Bar Display

This commit is contained in:
CaptV0rt3x 2018-08-29 17:03:55 +05:30
parent a164b413fa
commit e3af341d5b
5 changed files with 28 additions and 8 deletions

View file

@ -11,5 +11,7 @@ extern const char g_scm_branch[];
extern const char g_scm_desc[];
extern const char g_build_name[];
extern const char g_build_date[];
extern const char g_build_fullname[];
extern const char g_build_version[];
} // namespace Common