// Name: xrc/xmlres.h
// Purpose: interface of wxXmlResource
// Author: wxWidgets team
-// RCS-ID: $Id$
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
@since 2.9.1
*/
- wxImageList *GetImageList(const wxString& param = wxT("imagelist"));
+ wxImageList *GetImageList(const wxString& param = "imagelist");
/**
Gets the integer value from the parameter.