This commit is contained in:
Paul 2001-01-03 15:57:20 +00:00
parent 2e872af6c2
commit fb00ee0996
8 changed files with 132 additions and 41 deletions

View file

@ -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();
};
/*----------------------------------------------------------------------