]> git.saurik.com Git - wxWidgets.git/commit
Add GetScrollHelper() to wxWindow.
authorRobert Roebling <robert@roebling.de>
Wed, 13 Sep 2006 22:18:24 +0000 (22:18 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 13 Sep 2006 22:18:24 +0000 (22:18 +0000)
commitf4fe2f20523104bb8b45c1112adfc9e60aa5695b
treebf1863efe47904190a2ba80576baf6fcd9cda87c
parent5c86a7fa9e1331a9d331a525ca39000c8d9a257f
  Add GetScrollHelper() to wxWindow.
  Let wxScrollHelper set the underlying field itself.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/window.h
src/common/wincmn.cpp
src/generic/scrlwing.cpp