Merge branch 'customize-dark-mode'
Allow customizing appearance in dark mode in wxMSW. See #23275.
This commit is contained in:
commit
0fe6f04bfc
13 changed files with 371 additions and 65 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue