]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mimetype.h
more files to ignore (build dirs names, tags files)
[wxWidgets.git] / include / wx / mimetype.h
index 0626bba4d479bc60759e95741a1c7617f040cd3e..58a6bf7e2d70d21171bfc22e944fecb0b691413f 100644 (file)
@@ -75,6 +75,7 @@ public:
     // parameters are unchanged)
         // return the MIME type for this file type
     bool GetMimeType(wxString *mimeType) const;
+    bool GetMimeTypes(wxArrayString& mimeTypes) const;
         // fill passed in array with all extensions associated with this file
         // type
     bool GetExtensions(wxArrayString& extensions);