]> git.saurik.com Git - wxWidgets.git/commitdiff
Oops
authorRobin Dunn <robin@alldunn.com>
Sat, 12 Mar 2005 18:09:19 +0000 (18:09 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 12 Mar 2005 18:09:19 +0000 (18:09 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/_artprov.i

index 83798bd6bf4967d73e51bda2e173b6b5a5cae014..ac11b64e9c113372a9a640f9d9ffab93c761202a 100644 (file)
@@ -263,7 +263,7 @@ wx.NullBitmap if no provider provides it.", "");
 wx.NullIcon if no provider provides it.", "");
 
     DocDeclStr(
-        static wxSize , GetHintSize(const wxString& client, bool platform_dependent = false),
+        static wxSize , GetSizeHint(const wxString& client, bool platform_dependent = false),
         "Get the size hint of an icon from a specific Art Client, queries the
 topmost provider if platform_dependent = false", "");