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:
Tobias Taschner 2017-10-27 20:55:40 +02:00
parent ce90336dff
commit ddceaab001
No known key found for this signature in database
GPG key ID: AE6ECD71294F87FD
256 changed files with 478 additions and 1034 deletions

View file

@ -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" />