]> git.saurik.com Git - wxWidgets.git/commitdiff
Add uxtheme.h to files.bkl, patch 1120747 from Tim Kosse
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 11 Feb 2005 13:31:05 +0000 (13:31 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 11 Feb 2005 13:31:05 +0000 (13:31 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

Makefile.in
build/bakefiles/files.bkl

index fe958f53665d4795a25ff7bd7d14cde36a3217ad..195335b8ede5bc9c75659cbcb7df3950c97e82e6 100644 (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 \
index 2716a948451416496e7db4bcef2a52de79cd94a1..27d19ac44a2d7298b5671d2bd299713215463dd3 100644 (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">