Added files for wxNotebook and wxCocoaNSTabView
authorDavid Elliott <dfe@tgwbd.org>
Fri, 9 Apr 2004 20:19:06 +0000 (20:19 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 9 Apr 2004 20:19:06 +0000 (20:19 +0000)
commit7848088476db284a94f19eeb24411b45d676ac46
treea38bb940a764b8f905f6f1903b035bddc9d38073
parent8ac7759580f193d5b8b77e968d0b8d90a2850d35
Added files for wxNotebook and wxCocoaNSTabView

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/NSTabView.h [new file with mode: 0644]
include/wx/cocoa/notebook.h [new file with mode: 0644]
src/cocoa/NSTabView.mm [new file with mode: 0644]
src/cocoa/notebook.mm [new file with mode: 0644]