]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/encconv.h
disable UI updating during GetPopupMenuSelectionFromUser() execution to avoid unexpec...
[wxWidgets.git] / interface / wx / encconv.h
index 6aa6b71c3323a43bc161b27253ab0945ecbd365f..f7e477d80ca2e2fdfd13060fec685dbc97dd4551 100644 (file)
@@ -11,7 +11,7 @@
 
     This class is capable of converting strings between two 8-bit encodings/charsets.
     It can also convert from/to Unicode (but only if you compiled wxWidgets
-    with wxUSE_WCHAR_T set to 1).
+    with @c wxUSE_WCHAR_T set to 1).
 
     Only a limited subset of encodings is supported by wxEncodingConverter:
     @c wxFONTENCODING_ISO8859_1..15, @c wxFONTENCODING_CP1250..1257 and