Add wx/persist/combobox.h to the headers list

In particular this ensures that it is installed by "make install".

See #24157.
This commit is contained in:
Vadim Zeitlin 2023-12-22 18:43:57 +01:00
parent 27585bf2c3
commit 99434fa005
6 changed files with 8 additions and 0 deletions

View file

@ -3894,6 +3894,7 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \
wx/bmpbndl.h \
wx/filedlgcustomize.h \
wx/compositebookctrl.h \
wx/persist/combobox.h \
$(LOWLEVEL_HDR) \
$(GUI_CORE_HEADERS) \
wx/mediactrl.h \