Update wxMSW-specific options in wxUniv setup.h

This section of the file wasn't updated when rerunning update-setup-h,
add the missing line to it and commit the results of rerunning it.
This commit is contained in:
Vadim Zeitlin 2022-10-09 19:03:28 +02:00
parent 824f7e63f2
commit 7ee8ea2d5b
2 changed files with 43 additions and 6 deletions

View file

@ -124,6 +124,7 @@ update_msw_setup_h build/cmake/setup.h.in
update_osx_setup_h include/wx/osx/setup.h
update_single_setup_h wxUniv include/wx/univ/setup_inc.h include/wx/univ/setup.h
update_msw_setup_h include/wx/univ/setup.h
exit $rc