implement wxTreeCtrl::ItemHasChildren() properly for virtual root item; added unit test for it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2009-01-17 13:16:25 +00:00
parent 9ebfc96354
commit fa97ee2490
12 changed files with 138 additions and 0 deletions

View File

@@ -319,6 +319,10 @@ SOURCE=.\controls\textctrltest.cpp
SOURCE=.\controls\textentrytest.cpp
# End Source File
# Begin Source File
SOURCE=.\controls\treectrltest.cpp
# End Source File
# End Group
# End Target
# End Project