Fix for bug# 956875. Added some wxCHECK's to MSW's wxTreeCtrl to make
authorRobin Dunn <robin@alldunn.com>
Tue, 25 May 2004 04:33:35 +0000 (04:33 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 25 May 2004 04:33:35 +0000 (04:33 +0000)
commit05b2a432c6cecd70c825a99ff357ab0cde1877f8
tree3661b2d468a04318e29c0079f24eb3788b20f64b
parent3ca7ba7403b46d7aabe75b03d539cfc41a4bd49a
Fix for bug# 956875.  Added some wxCHECK's to MSW's wxTreeCtrl to make
things more consistent with the generic version.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/treectlg.cpp
src/msw/treectrl.cpp