Use generic MDI with wxCocoa until a real implementation is done

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2003-07-14 14:11:52 +00:00
parent 15d521a109
commit d2022d2941

View File

@@ -1520,6 +1520,7 @@
src/generic/paletteg.cpp
src/generic/timer.cpp
src/generic/caret.cpp
src/generic/mdig.cpp
</set>
<set var="COCOA_HDR">
wx/cocoa/NSBox.h
@@ -1574,6 +1575,7 @@
wx/generic/fdrepdlg.h
wx/generic/tabg.h
wx/generic/caret.h
wx/generic/mdig.h
</set>