From: David Elliott Date: Tue, 27 Jan 2004 01:49:23 +0000 (+0000) Subject: wxCocoa: Add some header files to the COCOA_HDR list X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c15ffb3bf5811717046b33f6d3427b3ffe0d8372 wxCocoa: Add some header files to the COCOA_HDR list git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 8414e07697..27095d1788 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1780,6 +1780,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/gsockosx.c + wx/cocoa/NSApplication.h wx/cocoa/NSBox.h wx/cocoa/NSButton.h wx/cocoa/NSControl.h @@ -1826,6 +1827,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/radiobox.h wx/cocoa/radiobut.h wx/cocoa/region.h + wx/cocoa/slider.h wx/cocoa/spinbutt.h wx/cocoa/statbmp.h wx/cocoa/statbox.h @@ -1837,6 +1839,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/window.h wx/generic/caret.h + wx/generic/dirdlgg.h wx/generic/fdrepdlg.h wx/generic/fontdlgg.h wx/generic/imaglist.h