Add wxLOCALE_DONT_LOAD_DEFAULT (=0) for clarity.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user