]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/private.h
Applied patch [ 579219 ] wxNotebook:SetPadding added
[wxWidgets.git] / 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 ) ;