Add picker files for mac.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2006-06-03 10:21:10 +00:00
parent 333026dcb0
commit 03ead65495
2 changed files with 57 additions and 0 deletions

View File

@@ -2068,6 +2068,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/prntdlgg.cpp
src/generic/statusbr.cpp
src/generic/tabg.cpp
src/generic/clrpickerg.cpp
src/generic/fontpickerg.cpp
src/generic/filepickerg.cpp
</set>
<!-- Header files like wx/mac/foo.h which include wx/mac/carbon/foo.h -->
@@ -2244,6 +2247,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/generic/listctrl.h
wx/generic/statusbr.h
wx/generic/tabg.h
wx/generic/clrpickerg.h
wx/generic/filepickerg.h
wx/generic/fontpickerg.h
<!-- wxWebKit headers -->
wx/html/webkit.h
</set>