]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/mimetmac.cpp
Added AddWindowStyles() call
[wxWidgets.git] / src / mac / carbon / mimetmac.cpp
index 296c7a81baebad9a1b5b0f6a37569c63055fe88b..1ea83612c2d1fa9c56bf28e6c11295f07d62e609 100644 (file)
@@ -92,7 +92,7 @@ bool wxFileTypeImpl::GetMimeTypes(wxArrayString& mimeTypes) const
         return FALSE;
 }
 
         return FALSE;
 }
 
-bool wxFileTypeImpl::GetIcon(wxIcon *icon,  wxString *sCommand, int *iIndex) const
+bool wxFileTypeImpl::GetIcon(wxIconLocation *WXUNUSED(icon)) const
 {
     // no such file type or no value or incorrect icon entry
     return FALSE;
 {
     // no such file type or no value or incorrect icon entry
     return FALSE;