wxHtmlHelpWindow: Fix contents panel syncing with view.
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 6 Jun 2012 17:18:15 +0000 (17:18 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 6 Jun 2012 17:18:15 +0000 (17:18 +0000)
commit432d207e1ce8ba755b85a1eb258c1a6746b793a7
treece5b9ead3c9e5306e65aa93cbb56b6674d417933
parent7af4648f66cc25393cf0f11dfeaf67d067063660
wxHtmlHelpWindow: Fix contents panel syncing with view.

Simply opened page notification code. Fix it to really highlight the
page currently visible, instead of the previous one.

Fixes #14320.

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