Fixes #13319 (patch).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68284
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
{
if (n->GetType() == wxXML_ELEMENT_NODE && n->GetName() == parambitmap)
{
{
if (n->GetType() == wxXML_ELEMENT_NODE && n->GetName() == parambitmap)
{
- wxIcon icon = GetIcon(n);
+ wxIcon icon = GetIcon(n, wxART_OTHER, size);
if ( !imagelist )
{
// We need the real image list size to create it.
if ( !imagelist )
{
// We need the real image list size to create it.