set up scrollbars correctly when we don't need them (fixes the problems reported...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Apr 2006 01:14:28 +0000 (01:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Apr 2006 01:14:28 +0000 (01:14 +0000)
commit760f0fc2f4b875beb06e5ecd6d69b891d8360efe
tree9cb333c278888036e65d34a7d61365784125c159
parent6fb683081c372fb4a9caaa4710ecafc12dd02c3d
set up scrollbars correctly when we don't need them (fixes the problems reported by the patches 1460482 and 1456060)

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