Carbon-Standard conversion

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2002-05-20 20:33:13 +00:00
parent fdc8ef9485
commit 3342663931

View File

@ -92,6 +92,8 @@ private:
bool m_ok ;
} ;
// app.h
bool wxMacConvertEventToRecord( EventRef event , EventRecord *rec) ;
// filefn.h
WXDLLEXPORT wxString wxMacFSSpec2MacFilename( const FSSpec *spec ) ;