Fix scrolling bug where client size was reported wrong
authorRobert Roebling <robert@roebling.de>
Tue, 19 Sep 2006 10:22:20 +0000 (10:22 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 19 Sep 2006 10:22:20 +0000 (10:22 +0000)
commitbf6c0db6243368ee239563a1151156beb5b848fa
tree441204a76289b6b863e7e72017ff49101ea42865
parent8930b2ed1ebff50797843db75744c6963287dbe7
  Fix scrolling bug where client size was reported wrong
    when the scrollbar size was not subtracted when
    using a targetwindow != this.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/scrolwin.cpp
src/gtk/window.cpp