]> git.saurik.com Git - wxWidgets.git/commit
Make GetIndexOf() and get_path() work for virtual list models, fixes #12073: wxDataVi...
authorRobert Roebling <robert@roebling.de>
Thu, 20 May 2010 18:39:20 +0000 (18:39 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 20 May 2010 18:39:20 +0000 (18:39 +0000)
commit559c42a5b23f07b4303333631018b8b4df661d00
tree7167876359689415ff9ff6dee19aedc4504a82dc
parentcaec2e783590a4ef2ab47959f0b16e2a9536117e
Make GetIndexOf() and get_path() work for virtual list models, fixes #12073: wxDataViewCtrl crashes when deleting an item

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/datavcmn.cpp
src/gtk/dataview.cpp