]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/private.h
Added DoLoadFile, DoSaveFile to wxTextCtrlBase
[wxWidgets.git] / include / wx / mac / classic / private.h
index f16a72067ee915a72eb7fa55be3262f06eb1221e..d2c1c6986d834522e2d2a082465b4ee22c83fd1b 100644 (file)
@@ -124,6 +124,9 @@ WXDLLEXPORT wxString wxUnix2MacFilename( const wxChar *s);
 #  endif
 
 // utils.h
+WXDLLEXPORT wxString wxMacFindFolderNoSeparator(short vRefNum,
+                                                OSType folderType,
+                                                Boolean createFolder);
 WXDLLEXPORT wxString wxMacFindFolder(short vRefNum,
                                      OSType folderType,
                                      Boolean createFolder);