git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1589
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
"Forgot to use wxResourceLoadBitmapData?"), (const char*) name);
return wxNullBitmap;
}
"Forgot to use wxResourceLoadBitmapData?"), (const char*) name);
return wxNullBitmap;
}
- return wxBitmap(item->GetValue1());
+ return wxBitmap((const char **)item->GetValue1());
#else
wxLogWarning(_("No XPM facility available!"));
#endif
#else
wxLogWarning(_("No XPM facility available!"));
#endif