]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_mimetype.i
Version
[wxWidgets.git] / wxPython / src / _mimetype.i
index 36098c8f7adf6f9a290044d3b78bb1a3f8a77b27..5935b7dd310f83c8ee4dc6e5c564ecf6dabf64ed 100644 (file)
@@ -48,11 +48,11 @@ public:
 
     // the array elements correspond to the parameters of the ctor above in
     // the same order
-    %name(FileTypeInfoSequence)wxFileTypeInfo(const wxArrayString& sArray);
+    %Rename(FileTypeInfoSequence,, wxFileTypeInfo(const wxArrayString& sArray));
 
     // invalid item - use this to terminate the array passed to
     // wxMimeTypesManager::AddFallbacks
-    %name(NullFileTypeInfo)wxFileTypeInfo();
+    %Rename(NullFileTypeInfo,, wxFileTypeInfo());
 
 
     // test if this object can be used