]> git.saurik.com Git - wxWidgets.git/commit
fix handling of wxBitmap nodes broken by previous changes; remove the special case...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 13 May 2009 21:54:30 +0000 (21:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 13 May 2009 21:54:30 +0000 (21:54 +0000)
commit9c1d2aa29cdfa5da6a04186d7fb2949fa6ef3861
tree0fe2c119de2620595a8fb1e75796f6305f55ca74
parent07e6fc431d495fc662657778b30123c413f53b9e
fix handling of wxBitmap nodes broken by previous changes; remove the special case of passing empty attribute name to GetBitmap/Icon(wxString) and use the overload taking wxXmlNode directly instead

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/xrc/xh_bmp.cpp
src/xrc/xmlres.cpp