]> git.saurik.com Git - wxWidgets.git/commit
avoid infinite recursion by not using GetMaxWidth/Height() from GetMaxSize() implemen...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 29 Oct 2006 21:10:12 +0000 (21:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 29 Oct 2006 21:10:12 +0000 (21:10 +0000)
commit20aeaa203c953fd988c4d266f1c955b5dd716810
tree309d0713acce4b595df98303870bc983e48b4896
parented9add67fd103cca4b9040a1558ca06a0fc42c05
avoid infinite recursion by not using GetMaxWidth/Height() from GetMaxSize() implementation

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