]> git.saurik.com Git - wxWidgets.git/commit
Construct paths using wxFileName in wxHTML help.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 23 Oct 2010 14:10:05 +0000 (14:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 23 Oct 2010 14:10:05 +0000 (14:10 +0000)
commitec2c85bf79778212bfcbc849e0a69c1c59bafc90
treef8a1f2d5c8b64fe0b4bea7f30f481f3e809110b4
parent7f755989478d343c5e3a28c5f90ae864841cb617
Construct paths using wxFileName in wxHTML help.

Use wxFileName instead of more complicated and error-prone manipulations with
strings.

Closes #12602.

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