]> git.saurik.com Git - wxWidgets.git/commit - tests/makefile.gcc
implement wxTreeCtrl::ItemHasChildren() properly for virtual root item; added unit...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Jan 2009 13:16:25 +0000 (13:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Jan 2009 13:16:25 +0000 (13:16 +0000)
commitfa97ee2490d920eaf1e2ad7a719a7797222e2c5b
treef2dfa17784b7a2d64655872914c13ea7690aff34
parent9ebfc96354a711c59715b2ce7be800453c2a2eea
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
12 files changed:
src/msw/treectrl.cpp
tests/Makefile.in
tests/controls/treectrltest.cpp [new file with mode: 0644]
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test.bkl
tests/test_test_gui.dsp
tests/test_vc7_test_gui.vcproj
tests/test_vc8_test_gui.vcproj
tests/test_vc9_test_gui.vcproj