]> git.saurik.com Git - wxWidgets.git/commit
renamed DoHitTest() to DoTreeHitTest() to avoid conflict with existing wxWindow method
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Oct 2005 19:31:40 +0000 (19:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Oct 2005 19:31:40 +0000 (19:31 +0000)
commit22574b4a9c8a805d2d476aa6f531e408b647523e
tree889635b70108c2adb8707be21ac2ab9499a74567
parentb220b1a2c8aeb6cf8f74ea7b3c354241b0a4f222
renamed DoHitTest() to DoTreeHitTest() to avoid conflict with existing wxWindow method

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