really use the position passed to ShowHelpAtPoint() when using CHM help controller...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 29 Feb 2008 23:54:16 +0000 (23:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 29 Feb 2008 23:54:16 +0000 (23:54 +0000)
commit27f213184e9a24be4b761981aec911e3a605d4f5
tree2e2c6c50cee60ab2f6f7413f3842baad2970b092
parentd18d8bdaf458dd408d9a351a64c05b8b2ab8bf15
really use the position passed to ShowHelpAtPoint() when using CHM help controller (we always used the mouse position instead)

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