undid last change to wxBitmapButton::GetBestSize(), in fact it doesn't make sense...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 28 Oct 2004 22:43:14 +0000 (22:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 28 Oct 2004 22:43:14 +0000 (22:43 +0000)
commit9266e0ecde7600d5907f8a737d10f6e2ba365613
treeeb633e3988f005a80cb882c72ea15063f919164a
parentce321570b08e1a2937415ef6388a1a98fd1c4b83
undid last change to wxBitmapButton::GetBestSize(), in fact it doesn't make sense to support wxBU_EXACTFIT for it at all, so just removed the code doing it and mentioned it in the docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
docs/latex/wx/bbutton.tex
src/msw/bmpbuttn.cpp