fix warnings due to using deprecated-but-used-internally methods from the header...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 25 Jul 2007 17:42:43 +0000 (17:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 25 Jul 2007 17:42:43 +0000 (17:42 +0000)
commitcf4a8b2698fb853ac4b638d08d95cc8e5794d1aa
tree2e1c5644c86343bebdd208930d6973ee7910e269
parentdf4aed1cf0fbf5c8be67416a9478132fbb559c72
fix warnings due to using deprecated-but-used-internally methods from the header file (which, of course, meant that they were also used during client code compilation)

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