Put back wxMSW's wxStaticBitmap::DoGetBestSize because GetBitmap (used
authorRobin Dunn <robin@alldunn.com>
Wed, 7 Apr 2004 22:41:34 +0000 (22:41 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 7 Apr 2004 22:41:34 +0000 (22:41 +0000)
commit9d17ee60a5a7101437baa08b68201879d0504400
tree983aa9196477c70985b7876d73954b40f1427753
parent681aeb18ec555b5740a57f58a02b3e89d3bc3f42
Put back wxMSW's wxStaticBitmap::DoGetBestSize because GetBitmap (used
in base DoGBS) is not able to be called until the control is fully
constructed

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