]> git.saurik.com Git - wxWidgets.git/commit
If the window has a minsize then use that as the BestSize if there is
authorRobin Dunn <robin@alldunn.com>
Thu, 15 Apr 2004 23:21:35 +0000 (23:21 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 15 Apr 2004 23:21:35 +0000 (23:21 +0000)
commit997c728048635b416eec7360ba809251dedb14a4
tree92d286b54b0acf22f6fa81d278e65c4299f86203
parent844ca09641ffb2ec5773738d830ca46533ffeda8
If the window has a minsize then use that as the BestSize if there is
no sizer, contstraints, or children, otherwise use current size as before.

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