Files
wxWidgets/src/generic
Vadim Zeitlin c3779f2e5d Clarify ItemToRowJob in generic wxDataViewCtrl code
Rename its m_ret field to a more clear and more consistent with
RowToTreeNodeJob::m_current name and also make m_current, unlike m_ret,
0-based from the beginning instead of having to subtract 1 from it in
GetResult().

There should be no changes in the class behaviour.
2018-11-04 17:29:24 +01:00
..
2015-09-23 00:52:30 +02:00
2015-09-23 00:52:30 +02:00
2018-08-22 09:19:15 -07:00