X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3af9f2de592953bec39a58cc871678fa85a3b056..ca5c6ac3f4ab8778dba270798a6a8acdefc671e0:/include/wx/mac/corefoundation/stdpaths.h diff --git a/include/wx/mac/corefoundation/stdpaths.h b/include/wx/mac/corefoundation/stdpaths.h index 00b1ffbdf7..9950bdbbd7 100644 --- a/include/wx/mac/corefoundation/stdpaths.h +++ b/include/wx/mac/corefoundation/stdpaths.h @@ -26,7 +26,7 @@ class WXDLLIMPEXP_BASE wxStandardPathsCF : public wxStandardPathsBase { public: wxStandardPathsCF(); - ~wxStandardPathsCF(); + virtual ~wxStandardPathsCF(); // wxMac specific: allow user to specify a different bundle wxStandardPathsCF(wxCFBundleRef bundle); @@ -42,6 +42,7 @@ public: virtual wxString GetResourcesDir() const; virtual wxString GetLocalizedResourcesDir(const wxChar *lang, ResourceCat category) const; + virtual wxString GetDocumentsDir() const; protected: // this function can be called with any of CFBundleCopyXXXURL function