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:
@@ -1785,7 +1785,6 @@ MSW_LOWLEVEL_HDR =
|
||||
wx/msw/ole/activex.h
|
||||
wx/msw/popupwin.h
|
||||
wx/msw/uxtheme.h
|
||||
wx/msw/uxthemep.h
|
||||
wx/msw/htmlhelp.h
|
||||
|
||||
MSW_DESKTOP_LOWLEVEL_SRC =
|
||||
|
Reference in New Issue
Block a user