wxwidgets/include
Vadim Zeitlin 010d821b31 Add wxAnyScrollHelperBase to reduce code duplication in wxVarScrollHelperBase.
This is just a small refactoring to move some trivially common parts of
wxScrollHelperBase and wxVarScrollHelperBase in a new common base class.
This will make it possible to apply other corrections to wxVarScrollHelperBase
without having to physically duplicate the code from wxScrollHelperBase in it.

See #15357.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-09-15 00:15:07 +00:00
..
msvc/wx Handle custom configurations in MSVC-specific setup.h. 2013-08-27 22:49:44 +00:00
wx Add wxAnyScrollHelperBase to reduce code duplication in wxVarScrollHelperBase. 2013-09-15 00:15:07 +00:00