d1b02b8dd6
There is no need to allocate neither RowRanges nor HeightCache on the heap, just create them on the stack -- if nothing else, this ensures we don't leak memory, unlike before. |
||
---|---|---|
.. | ||
rowheightcachetest.cpp |
d1b02b8dd6
There is no need to allocate neither RowRanges nor HeightCache on the heap, just create them on the stack -- if nothing else, this ensures we don't leak memory, unlike before. |
||
---|---|---|
.. | ||
rowheightcachetest.cpp |