Fix QtHelp: OS dependent path separator is used in .qhp file

This commit is contained in:
Takeshi KOMIYA
2019-01-12 23:00:58 +09:00
parent 18e8774f90
commit 1a853ab35b
2 changed files with 3 additions and 2 deletions

View File

@@ -175,6 +175,7 @@ Bugs fixed
* LaTeX: authors are not shown if :confval:`latex_documents` omitted
* HTML: Invalid HTML5 file is generated for a glossary having multiple terms for
one description (refs: #4611)
* QtHelp: OS dependent path separator is used in .qhp file
Testing
--------