]> git.saurik.com Git - wxWidgets.git/commit
Increase the number of index items shown by default in wxHTML.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 3 May 2011 10:40:17 +0000 (10:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 3 May 2011 10:40:17 +0000 (10:40 +0000)
commitad7922b8aaf4aea61c4a364887fc89b0548a6047
tree6bddcb86d9055fd82aef1a66d5b486745e6bbdd4
parent0c993c6fdb83aa85e34c828c08a507ac9a353b15
Increase the number of index items shown by default in wxHTML.

Consider that small index is up to 1000 items, not up to 100 which is really
too small.

See #10573.

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