]> git.saurik.com Git - wxWidgets.git/commitdiff
Added X11 headers used by wxMotif. Removed nonexistsnt
authorMattia Barbon <mbarbon@cpan.org>
Thu, 28 Aug 2003 20:55:23 +0000 (20:55 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Thu, 28 Aug 2003 20:55:23 +0000 (20:55 +0000)
wx/motif/settings.h. Only affects "make install" correctness.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/files.bkl

index 6a57d44c710a86070450d58105a1aacc8e21da2c..cc8ba0b4c42e8792e48c695659b02b480bf5265f 100644 (file)
@@ -815,6 +815,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
 </set>
 <set var="MOTIF_LOWLEVEL_HDR" hints="files">
     $(XWIN_LOWLEVEL_HDR)
+    wx/x11/bitmap.h
+    wx/x11/brush.h
+    wx/x11/pen.h
+    wx/x11/region.h
 </set>
 <set var="MOTIF_SRC" hints="files">
     src/motif/accel.cpp
@@ -935,7 +939,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/motif/radiobut.h
     wx/motif/region.h
     wx/motif/scrolbar.h
-    wx/motif/settings.h
     wx/motif/slider.h
     wx/motif/spinbutt.h
     wx/motif/statbmp.h