wxCocoa: New native wxToolBar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2003-12-16 15:44:11 +00:00
parent 7dafb55fde
commit 715c1da4a7
3 changed files with 4 additions and 1 deletions

View File

@@ -1754,6 +1754,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/cocoa/statline2.mm
src/cocoa/stattext.mm
src/cocoa/textctrl.mm
src/cocoa/toolbar.mm
src/cocoa/toplevel.mm
src/cocoa/utils.cpp
src/cocoa/utilsexc.cpp
@@ -1828,6 +1829,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/cocoa/statline.h
wx/cocoa/stattext.h
wx/cocoa/textctrl.h
wx/cocoa/toolbar.h
wx/cocoa/toplevel.h
wx/cocoa/window.h
<!-- Generic implementations used by wxCocoa: -->