wxCocoa: Add native file dialog from Ryan Norton. Modified patch #1039368
authorDavid Elliott <dfe@tgwbd.org>
Mon, 18 Oct 2004 19:15:42 +0000 (19:15 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Mon, 18 Oct 2004 19:15:42 +0000 (19:15 +0000)
commitf31424dbe95971e8ac8ccf9f11cd79afe19485ea
tree442addb30e44350f0487f0512940f1bea7710360
parent0e3165d72520d7d642640ed57c58c620884848fc
wxCocoa: Add native file dialog from Ryan Norton.  Modified patch #1039368
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1039368&group_id=9863

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
build/bakefiles/files.bkl
include/wx/cocoa/filedlg.h [new file with mode: 0644]
include/wx/filedlg.h
src/cocoa/filedlg.mm [new file with mode: 0644]