a tentatively better fix for the problem of patch 1456060: don't use m_linesPerPage...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Apr 2006 00:48:34 +0000 (00:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Apr 2006 00:48:34 +0000 (00:48 +0000)
commitcf76cd4eba7e67e0e26bee3c3d6be7dfeb574332
treebcbe61bf3f762cd83f01d44713f7c9c275b8b05b
parent55d452c6f9cb34896aea8d5e19248af0dc2d3334
a tentatively better fix for the problem of patch 1456060: don't use m_linesPerPage directly as it's initialized on demand by GetCountPerPage(); also removed some stray tabs

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