]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_mimetype.i
GetTmpDefaultItem
[wxWidgets.git] / wxPython / src / _mimetype.i
index 87b01295ec776f64e29f39ebf4d747ef75d50f23..019f440c64e7f65ce5afcab194401254f3b04086 100644 (file)
@@ -81,7 +81,7 @@ public:
 
     // get the array of all extensions
     const wxArrayString& GetExtensions() const;
-    int GetExtensionsCount() const;
+    size_t GetExtensionsCount() const;
 
     // get the icon info
     const wxString& GetIconFile() const;
@@ -295,7 +295,6 @@ public:
 
 //---------------------------------------------------------------------------
 
-// See also wxPy_ReinitStockObjects in helpers.cpp
 wxMimeTypesManager* const wxTheMimeTypesManager;