wxwidgets/include
Vadim Zeitlin 30f30ff946 Add wxComboBox::MSWRecreate() and use it from wxBitmapComboBox
No real changes, this is just a refactoring moving the code recreating
the native MSW combobox into wxComboBox itself, as it seems better to do
this in this class itself rather than outside of it.

This commit is best viewed with Git --color-moved option.
2022-10-05 23:47:09 +01:00
..
msvc/wx Don't use token-pasting with non-identifiers in msvc/wx/setup.h 2022-08-01 17:02:55 +01:00
wx Add wxComboBox::MSWRecreate() and use it from wxBitmapComboBox 2022-10-05 23:47:09 +01:00