This commit is contained in:
parent
2e872af6c2
commit
fb00ee0996
8 changed files with 132 additions and 41 deletions
|
@ -58,6 +58,8 @@ public:
|
|||
static void loadLanguage(unsigned int langType);
|
||||
static char const * getString(unsigned int strNum);
|
||||
static void setShowIds(bool idShowVal);
|
||||
static int isLoaded();
|
||||
static int getLanguage();
|
||||
};
|
||||
|
||||
/*----------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue