wxWidgets/include/wx/android
Vadim Zeitlin 52a4fac626 Add proper support for wxUSE_NATIVE_PROGRESSDLG
This symbol was wrongly added to include/wx/msw/setup0.h directly in
075ef6551e, so it didn't work when
cross-compiling from Unix (which doesn't use this file) and would have been
lost after any future modification of include/wx/setup_inc.h where it should
have been added in the first place.

Do this now and also make the check for this symbol in wx/progdlg.h a bit more
readable.
2015-12-30 18:54:35 +01: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 proper support for wxUSE_NATIVE_PROGRESSDLG 2015-12-30 18:54:35 +01:00