]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/unix/mimetype.h
applied patch 430452 (mingw32 compilation fixes)
[wxWidgets.git] / include / wx / unix / mimetype.h
index 5da7269081bad4f263ea00ceae9953f7ff160271..7377a5284a5d12c8f94e5beacf29eb00f9218f8d 100644 (file)
@@ -33,7 +33,7 @@ public:
     ~wxMimeTypesManagerImpl();
 
     // load all data into memory - done when it is needed for the first time
-    void Initialize(int mailcapStyles,
+    void Initialize(int mailcapStyles = wxMAILCAP_STANDARD,
                     const wxString& extraDir = wxEmptyString);
 
     // and delete the data here