safer wxGetTranslation wrapper

This commit is contained in:
s_nakamoto
2010-02-17 23:55:43 +00:00
parent bcd2714038
commit 794298063d
3 changed files with 34 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ class CScript;
class CDataStream;
class CAutoFile;
static const int VERSION = 202;
static const int VERSION = 203;
static const char* pszSubVer = ".0";