]> git.saurik.com Git - wxWidgets.git/commit
don't crash trying to draw buttons with invalid bitmaps (the real fix would be to...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 Nov 2008 17:24:51 +0000 (17:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 Nov 2008 17:24:51 +0000 (17:24 +0000)
commit57c6f0fe5f31e15e0cf7992f8eb654c82c1b7994
tree512d7f81ed7d3ca798edb64a2215b398270b09aa
parent6f23f80b721b35435c4310483aa69b09a31dec15
don't crash trying to draw buttons with invalid bitmaps (the real fix would be to avoid adding them to the toolbar in the first place, of course...)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/univ/toolbar.cpp