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

@ -1518,6 +1518,7 @@
<ClInclude Include="..\..\include\wx\filedlgcustomize.h" />
<ClInclude Include="..\..\include\wx\compositebookctrl.h" />
<ClInclude Include="..\..\include\wx\msw\darkmode.h" />
<ClInclude Include="..\..\include\wx\persist\combobox.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">