]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_mimetype.i
More null virtuals in wxRadioBoxBase (see: 'Developers_Notebook-Incomplete-API' in...
[wxWidgets.git] / wxPython / src / _mimetype.i
index 87b01295ec776f64e29f39ebf4d747ef75d50f23..8e71e13a6aedd472346c910dab50b0f3a191ae32 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;