No real change, use more descriptive variable names in wxDataViewMainWindow::ItemDele...
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 27 Aug 2011 13:24:07 +0000 (13:24 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 27 Aug 2011 13:24:07 +0000 (13:24 +0000)
commitb632efe0d6c20859df77653dd3c62f25c0e493bd
tree48e02b0691adc348f0cd9e676c6792067f3a96d6
parent35368572bc8faa8efc09687f2ba25fd9e02b4281
No real change, use more descriptive variable names in wxDataViewMainWindow::ItemDeleted().

Call the node object corresponding to 'parent' 'parentNode' instead
of just the more vague 'node'. Also, 'nodes' instead of 'nds'.

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