Fix missing or broken interface items for Phoenix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2012-12-29 02:32:16 +00:00
parent bb3a9c6dee
commit dec0a353ff
3 changed files with 9 additions and 1 deletions

View File

@@ -635,7 +635,7 @@ protected:
@since 2.9.1
*/
wxImageList *GetImageList(const wxString& param = wxT("imagelist"));
wxImageList *GetImageList(const wxString& param = "imagelist");
/**
Gets the integer value from the parameter.