compute scrollbar widths in a more standard way, get rid of redundant m_hasScrolling...
authorPaul Cornett <paulcor@bullseye.com>
Thu, 10 Jan 2008 17:48:33 +0000 (17:48 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Thu, 10 Jan 2008 17:48:33 +0000 (17:48 +0000)
commit8466fc74fa494ee7b4dccf36f7d2c292e2efd5a8
tree8bdbd9af3ac82ae1322126939c96e520958bb7eb
parentc93c8b188d778ccbb899df7a5eee60bf3b63aeeb
compute scrollbar widths in a more standard way, get rid of redundant m_hasScrolling member

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