Remove MSW wxUxThemeEngine class
This undocumented "private" class was used for various windows UxTheme functions which are available since WinXP. As wxWidgets 3.1 is XP+ it does not make sense anymore to load the theme functions dynamically.
This commit is contained in:
parent
ce90336dff
commit
ddceaab001
256 changed files with 478 additions and 1034 deletions
|
|
@ -1140,7 +1140,6 @@
|
|||
<ClInclude Include="..\..\include\wx\msw\treectrl.h" />
|
||||
<ClInclude Include="..\..\include\wx\msw\ole\uuid.h" />
|
||||
<ClInclude Include="..\..\include\wx\msw\uxtheme.h" />
|
||||
<ClInclude Include="..\..\include\wx\msw\uxthemep.h" />
|
||||
<ClInclude Include="..\..\include\wx\msw\window.h" />
|
||||
<ClInclude Include="..\..\include\wx\generic\accel.h" />
|
||||
<ClInclude Include="..\..\include\wx\generic\busyinfo.h" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue