Merge branch 'customize-dark-mode'

Allow customizing appearance in dark mode in wxMSW.

See #23275.
This commit is contained in:
Vadim Zeitlin 2023-03-12 13:42:45 +01:00
commit 0fe6f04bfc
13 changed files with 371 additions and 65 deletions

View file

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