X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57e6713594b149b521f9f2a85f8345be4f78eb60..3e2d47e1a96977aa31c8af18f96e9363000f3ca5:/include/wx/mimetype.h diff --git a/include/wx/mimetype.h b/include/wx/mimetype.h index 241bdb34f9..744d112a39 100644 --- a/include/wx/mimetype.h +++ b/include/wx/mimetype.h @@ -305,7 +305,7 @@ public: // // use the extraDir parameter if you want to look for files in another // directory - void Initialize(int mailcapStyle = wxMAILCAP_STANDARD, + void Initialize(int mailcapStyle = wxMAILCAP_ALL, const wxString& extraDir = wxEmptyString); // and this function clears all the data from the manager