From 1f6cb7a54be5de2d4e043eef3b052977d4e91ad0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20St=C3=B6ggl?= Date: Mon, 26 Oct 2020 10:07:47 +0100 Subject: [PATCH] Remove ./ from relative paths in online-help.qhp (#2860) - Fixes the following errors, when opening online-help.qhc using Qt assistant: QTextBrowser: No document for qthelp://cppcheck.sourceforge.net/doc/./preferences.html etc. - Furthermore, ./ is not used anymore in Qt documentation: https://doc.qt.io/qt-5/qtassistant-simpletextviewer-example.html It was used previously: https://doc.qt.io/archives/qt-4.8/qt-help-simpletextviewer-example.html Example:
->
--- gui/help/online-help.qhp | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/gui/help/online-help.qhp b/gui/help/online-help.qhp index 5444ab02e..c0bb5279f 100644 --- a/gui/help/online-help.qhp +++ b/gui/help/online-help.qhp @@ -5,23 +5,23 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
- - - - - - - + + + + + + + index.html