]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mimetype.h
Added helper functions for string -> XmString conversion.
[wxWidgets.git] / include / wx / mimetype.h
index 241bdb34f9bc289b26caf123ed1fa41779c82fd8..744d112a39796a4f3d2216c4b5ea4b19afcea252 100644 (file)
@@ -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