52b7267aac
Don't reuse the same m_dragRowOrCol variable for both the index of the row or column being drag-resized and for the index of the column being drag-moved. Reusing it was confusing and made it more difficult what the code was doing and what invariants were preserved in it, and just wasn't worth saving a few bytes per wxGrid object. No real changes. |
||
---|---|---|
.. | ||
msvc/wx | ||
wx |