Add collpane headers to files.bkl, and also collpaneg.cpp for OSX, and rebake

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-10-23 19:19:26 +00:00
parent 4ff4d04525
commit ed16aae012
4 changed files with 39 additions and 0 deletions

View File

@@ -676,6 +676,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/checklst.h
wx/choicdlg.h
wx/choice.h
wx/collpane.h
wx/cmndata.h
wx/combo.h
wx/combobox.h
@@ -701,6 +702,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/generic/buttonbar.h
wx/generic/choicdgg.h
wx/generic/clrpickerg.h
wx/generic/colpaneg.h
wx/generic/colrdlgg.h
wx/generic/combo.h
wx/generic/dcpsg.h
@@ -1024,6 +1026,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/gtk/combobox.h
wx/gtk/control.h
wx/gtk/clrpicker.h
wx/gtk/collpane.h
wx/gtk/dialog.h
wx/gtk/dirdlg.h
wx/gtk/filedlg.h
@@ -2130,6 +2133,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/carbon/window.cpp
<!-- Generic implementations used by wxMac: -->
src/generic/caret.cpp
src/generic/collpaneg.cpp
src/generic/fdrepdlg.cpp
src/generic/fontdlgg.cpp
src/generic/listctrl.cpp

View File

@@ -8201,6 +8201,10 @@ SOURCE=..\..\include\wx\generic\clrpickerg.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\generic\colpaneg.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\generic\colrdlgg.h
# End Source File
# Begin Source File
@@ -8697,6 +8701,10 @@ SOURCE=..\..\include\wx\cmndata.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\collpane.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\colordlg.h
# End Source File
# Begin Source File