]> git.saurik.com Git - wxWidgets.git/commit
we don't need to round up the best/fitting grid size to a multiple of scroll units...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 14 Sep 2008 23:10:23 +0000 (23:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 14 Sep 2008 23:10:23 +0000 (23:10 +0000)
commit72b0a1deec97c7d864a6f5c716bb2507b3d270ec
treea1b1f8184ba917cee49a48ae78568a6926deab01
parentace8d849d4e972e451b2a2ebbe697efb735f018f
we don't need to round up the best/fitting grid size to a multiple of scroll units any more now that scrollbars behaviour is really correct

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