From: Mattia Barbon Date: Thu, 28 Aug 2003 20:55:23 +0000 (+0000) Subject: Added X11 headers used by wxMotif. Removed nonexistsnt X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e6a14306d11af88c67ccba63aeb08973f60fcee1?ds=sidebyside Added X11 headers used by wxMotif. Removed nonexistsnt 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 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 6a57d44c71..cc8ba0b4c4 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -815,6 +815,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(XWIN_LOWLEVEL_HDR) + wx/x11/bitmap.h + wx/x11/brush.h + wx/x11/pen.h + wx/x11/region.h 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