Icons fetched from wxMimeTypesManager did not get the width/height of
authorRobin Dunn <robin@alldunn.com>
Mon, 15 Jul 2002 18:29:52 +0000 (18:29 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 15 Jul 2002 18:29:52 +0000 (18:29 +0000)
commit6bad4c327cb73463176096cdc8f30e50b6af7978
tree4ae654cbe27dcb7b548e3411ad108e415b7f039c
parent28c98a77e93d2f3d4254dc757c431c523070e89d
Icons fetched from wxMimeTypesManager did not get the width/height of
the icon, now they do.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/private.h
src/msw/gdiimage.cpp
src/msw/mimetype.cpp