corrected wxTreeCtrl::GetBestSize() for a control with borders
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Nov 2006 14:54:22 +0000 (14:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Nov 2006 14:54:22 +0000 (14:54 +0000)
commit54a4121a62a1a7bc6c003915d247e8362d27750b
tree4f7f09eabb53af53e4a5dfcc6a55b4c488cc69fb
parent333d70525c5f8caff27c8847160daf5fd5ccef46
corrected wxTreeCtrl::GetBestSize() for a control with borders

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/generic/treectlg.h
src/common/treebase.cpp
src/generic/treectlg.cpp