]> git.saurik.com Git - wxWidgets.git/commitdiff
Carbon-Standard conversion
authorStefan Csomor <csomor@advancedconcepts.ch>
Mon, 20 May 2002 20:33:13 +0000 (20:33 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Mon, 20 May 2002 20:33:13 +0000 (20:33 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/mac/private.h

index af3ab308ec3fc008c4188e3a3e50cf4ecc3c15d4..61b87e237d5f8deaf5c2bb6ef3dc72c04cb7369e 100644 (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 ) ;