move ScrollWindow() implementation to the base class and call private DoScrollHorz...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Dec 2008 22:43:37 +0000 (22:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Dec 2008 22:43:37 +0000 (22:43 +0000)
commitd8fc3398ac61229b4986a6c72eb17af98f41123e
tree7fa5ca081f19d13ed93a564c08289a97646ab3d9
parenta3e0efb6a492c28c50b9d9db612424490952a6cc
move ScrollWindow() implementation to the base class and call private DoScrollHorz() from it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/headerctrl.h
include/wx/msw/headerctrl.h
src/common/headerctrlcmn.cpp
src/msw/headerctrl.cpp