reverted wxHVScrolledWindow patch (rev 1.19/1.21 of vscroll.h/.cpp) because not only...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 14 Apr 2006 15:55:28 +0000 (15:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 14 Apr 2006 15:55:28 +0000 (15:55 +0000)
commit234b1c01470c3e88931f97bb7ed4fdceead196bf
tree56babe3ce2b398aab8609113c6a0cfdfedb80b6f
parentfac6eaec24736932770d26367b93c376a3f6d050
reverted wxHVScrolledWindow patch (rev 1.19/1.21 of vscroll.h/.cpp) because not only we don't want to duplicate code like this but it also broke wxHtmlListBox by making scrolling in it O(N) instead of O(1)

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