wxwidgets/include/wx/android
Vadim Zeitlin 889845fbc4 Add support for wxNO_IMPLICIT_WXSTRING_CONV_TO_PTR to wxString
This symbol is similar to the existing wxNO_IMPLICIT_WXSTRING_ENCODING
and can be defined when building the application (as opposed to when
building the library) to disable implicit wxString conversions to
pointer types, i.e. char*, wchat_t* and void*.

This makes the just added wxUSE_CHAR_CONV_IN_WXSTRING library build
option unnecessary, so remove it.
2023-04-16 01:16:56 +02:00
..
chkconf.h Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
config_android.h Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
setup.h Add support for wxNO_IMPLICIT_WXSTRING_CONV_TO_PTR to wxString 2023-04-16 01:16:56 +02:00