X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6b941b35c028915cd04b5b3843e437ab2e274ed8..27875fd02150e5d73253e1630d7dd9f729f3ac78:/include/wx/mac/classic/private.h diff --git a/include/wx/mac/classic/private.h b/include/wx/mac/classic/private.h index 2f0c5cb7e0..d2c1c6986d 100644 --- a/include/wx/mac/classic/private.h +++ b/include/wx/mac/classic/private.h @@ -1,7 +1,7 @@ ///////////////////////////////////////////////////////////////////////////// // Name: private.h // Purpose: Private declarations: as this header is only included by -// wxWindows itself, it may contain identifiers which don't start +// wxWidgets itself, it may contain identifiers which don't start // with "wx". // Author: Stefan Csomor // Modified by: @@ -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);