]> git.saurik.com Git - wxWidgets.git/commit
Documentation states scrollbars (plural) are switched off by wxHW_SCROLLBAR_NEVER,
authorJulian Smart <julian@anthemion.co.uk>
Wed, 17 May 2006 16:32:11 +0000 (16:32 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 17 May 2006 16:32:11 +0000 (16:32 +0000)
commit689f42f4b47a2c0b1ce6ee31f474498fa291366c
treed9a72ec67a933bb04fde12b79dbd4cfc617d5e9a
parent987e9419b60410de582a274a20b9bf4dd0ae986f
Documentation states scrollbars (plural) are switched off by wxHW_SCROLLBAR_NEVER,
so make sure this is true, even if the layout erroneously wants to create
a horizontal scrollbar.

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