Switch to using wxArtProvider::GetBitmap instead of GetIcon so if the
authorRobin Dunn <robin@alldunn.com>
Tue, 31 May 2005 23:54:40 +0000 (23:54 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 31 May 2005 23:54:40 +0000 (23:54 +0000)
commit5854bb83e0b27a07e82c706cd99cf772dfdfcb0a
treeac98be84328a70e323a4f3f9a0592a293d294d92
parent0806fc2071c2b6fcdd3ffd355c8b76ed4cf59081
Switch to using wxArtProvider::GetBitmap instead of GetIcon so if the
original image has alpha it is preserved on MSW.

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