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

@ -1152,6 +1152,7 @@ GUI_CMN_HDR =
wx/peninfobase.h
wx/persist.h
wx/persist/bookctrl.h
wx/persist/combobox.h
wx/persist/dataview.h
wx/persist/splitter.h
wx/persist/toplevel.h