Fix code when making scrollwindow bigger so that
authorRobert Roebling <robert@roebling.de>
Tue, 18 Apr 2006 23:11:50 +0000 (23:11 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 18 Apr 2006 23:11:50 +0000 (23:11 +0000)
commit940f5ae85da605ce4f5c0e95b881903947a2e702
treee730d64de71b7fc15368cc4754671bcb1c0ea992
parent50efceee4e8b2e3c26f6a2b0d2bdecc36de7b61b
  Fix code when making scrollwindow bigger so that
    the scroll bars will finally disappear. The
    code forgot to scroll the window back to 0.

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