Add uxtheme.h to files.bkl, patch 1120747 from Tim Kosse

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell 2005-02-11 13:31:05 +00:00
parent a2897d4322
commit 51fb93f1bd
2 changed files with 4 additions and 2 deletions

View File

@ -1307,9 +1307,9 @@ COND_TOOLKIT_MOTIF_LOWLEVEL_HDR = \
wx/x11/pen.h \
wx/x11/region.h
@COND_TOOLKIT_MOTIF@LOWLEVEL_HDR = $(COND_TOOLKIT_MOTIF_LOWLEVEL_HDR)
@COND_TOOLKIT_MSW@LOWLEVEL_HDR =
@COND_TOOLKIT_MSW@LOWLEVEL_HDR = wx/msw/uxtheme.h
@COND_TOOLKIT_PM@LOWLEVEL_HDR =
@COND_TOOLKIT_WINCE@LOWLEVEL_HDR =
@COND_TOOLKIT_WINCE@LOWLEVEL_HDR = wx/msw/uxtheme.h
COND_TOOLKIT_X11_LOWLEVEL_HDR = \
wx/generic/caret.h \
wx/unix/fontutil.h \
@ -2383,6 +2383,7 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \
wx/xrc/xh_chckl.h \
wx/xrc/xh_choic.h \
wx/xrc/xh_combo.h \
wx/xrc/xh_datectrl.h \
wx/xrc/xh_dlg.h \
wx/xrc/xh_frame.h \
wx/xrc/xh_gauge.h \

View File

@ -1203,6 +1203,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/window.cpp
</set>
<set var="MSW_LOWLEVEL_HDR" hints="files">
wx/msw/uxtheme.h
</set>
<set var="MSW_DESKTOP_LOWLEVEL_SRC" hints="files">