renamed OnLinkClicked() event handler to avoid hiding the virtual function with the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 29 Oct 2006 23:20:03 +0000 (23:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 29 Oct 2006 23:20:03 +0000 (23:20 +0000)
commit630906de0e157ce6eafe10b85c3e4d717b06ba44
tree743c6d344a010ae419c4bff78552fd6286401e54
parent80475016d1313e71db4c1ea9101bd505d9835bd2
renamed OnLinkClicked() event handler to avoid hiding the virtual function with the same name

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