wxCocoa: wxRegion using wxRegionGeneric

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2004-04-13 19:45:02 +00:00
parent 4c3c384448
commit 53dbce2338
4 changed files with 73 additions and 323 deletions

View File

@@ -1885,7 +1885,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/cocoa/pen.mm
src/cocoa/radiobox.mm
src/cocoa/radiobut.mm
src/cocoa/region.cpp
src/cocoa/region.mm
src/cocoa/settings.cpp
src/cocoa/slider.mm
src/cocoa/spinbutt.mm
@@ -1911,6 +1911,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/listctrl.cpp
src/generic/msgdlgg.cpp
src/generic/paletteg.cpp
src/generic/regiong.cpp
src/generic/statusbr.cpp
src/generic/tabg.cpp
src/generic/timer.cpp
@@ -1986,6 +1987,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/generic/imaglist.h
wx/generic/listctrl.h
wx/generic/paletteg.h
wx/generic/region.h
wx/generic/statusbr.h
wx/generic/tabg.h
</set>