]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/intl.h
Add wxLOCALE_DONT_LOAD_DEFAULT (=0) for clarity.
[wxWidgets.git] / interface / wx / intl.h
index b0e0567fcb11e2c5e2a650c078c6758d7b374fc5..0345f2cf69ea05bfef41a25e7d5d7aecd83f5451 100644 (file)
@@ -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