X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8d94819c437fdf28c45e9f328e6c38fd1c639ddf..f30bd8f2620617ebbd1fd96d00a6fda514ceeb64:/interface/wx/intl.h diff --git a/interface/wx/intl.h b/interface/wx/intl.h index b0e0567fcb..0345f2cf69 100644 --- a/interface/wx/intl.h +++ b/interface/wx/intl.h @@ -762,6 +762,7 @@ public: - wxLOCALE_LOAD_DEFAULT: Load the message catalog for the given locale containing the translations of standard wxWidgets messages automatically. + - wxLOCALE_DONT_LOAD_DEFAULT: Negation of wxLOCALE_LOAD_DEFAULT. - wxLOCALE_CONV_ENCODING: Automatically convert message catalogs to platform's default encoding. Note that it will do only basic conversion between well-known pair like iso8859-1 and windows-1252 or