]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mimetype.h
xti streaming
[wxWidgets.git] / include / wx / mimetype.h
index 59071d6d30ddd039e25ea712eb5a603472073935..e2eec1777e5ae2faf5824b11619ba61f0ea052b5 100644 (file)
@@ -212,6 +212,8 @@ public:
     bool GetExtensions(wxArrayString& extensions);
         // get the icon corresponding to this file type and of the given size
     bool GetIcon(wxIconLocation *iconloc) const;
+    bool GetIcon(wxIconLocation *iconloc,
+                 const MessageParameters& params) const;
         // get a brief file type description ("*.txt" => "text document")
     bool GetDescription(wxString *desc) const;