]> git.saurik.com Git - wxWidgets.git/commit
avoid assert in DoGetBestSize() for an empty tree
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Nov 2006 16:36:09 +0000 (16:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Nov 2006 16:36:09 +0000 (16:36 +0000)
commit16f32ee7652c15bdbe46a85cdc0ecf036bd4003e
tree32d193979e8055e6bfdf14204db66465ed28ee17
parentb9643cd619a0b01774669248eee908b2538c7dd7
avoid assert in DoGetBestSize() for an empty tree

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