don't add new PNG handler instance every time wxSVGFileImplDC::DoDrawBitmap() is...
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 22 Nov 2007 13:39:26 +0000 (13:39 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 22 Nov 2007 13:39:26 +0000 (13:39 +0000)
commit79d8d561d6d121b1ef23c76c481bc2a45964a9ad
tree577c94f63fd2711166815d847d7a256f0ed19ce3
parentb4c26503d3981ccd1ad8b238e691f6c962bbd949
don't add new PNG handler instance every time wxSVGFileImplDC::DoDrawBitmap() is called, do it only if the handler isn't installed yet

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