]> git.saurik.com Git - wxWidgets.git/commit
Bug fix to scrolwin.cpp (position not set in SetScrollbars); redundant variable
authorJulian Smart <julian@anthemion.co.uk>
Fri, 17 Jul 1998 21:03:05 +0000 (21:03 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 17 Jul 1998 21:03:05 +0000 (21:03 +0000)
commit11ed4f79aa6b24fa3a86beead18519f87a86d1ea
tree48c13ce6e3df1b915a5db9e362bc2aa0c7119b8b
parent99d270120e5b408d85b07e3507f2434f34acde51
Bug fix to scrolwin.cpp (position not set in SetScrollbars); redundant variable
in wxGrid removed

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