From c104af4c44dcbe9be23f2cc0259d39fe4f2d1c70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Tue, 24 Aug 2021 14:13:00 +0200 Subject: Doc: Remove unsupported customFilters customFilters defined in .qdocconf are not supported anymore by Qt Assistant since Qt 5.13. Therefore remove them from all .qdocconf files, also to avoid cargo-culting them to new help modules. Task-number: QTBUG-95987 Change-Id: I664391460637d2e859348da0338e1a4a3ee9f570 Reviewed-by: Edward Welbourne Reviewed-by: Paul Wicking --- src/testlib/doc/qttestlib.qdocconf | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/testlib/doc/qttestlib.qdocconf') diff --git a/src/testlib/doc/qttestlib.qdocconf b/src/testlib/doc/qttestlib.qdocconf index 6ed91593ed..124541ca2b 100644 --- a/src/testlib/doc/qttestlib.qdocconf +++ b/src/testlib/doc/qttestlib.qdocconf @@ -16,10 +16,6 @@ qhp.QtTestLib.virtualFolder = qttest qhp.QtTestLib.indexTitle = Qt Test qhp.QtTestLib.indexRoot = -qhp.QtTestLib.filterAttributes = qttest $QT_VERSION qtrefdoc -qhp.QtTestLib.customFilters.Qt.name = QtTest $QT_VERSION -qhp.QtTestLib.customFilters.Qt.filterAttributes = qttest $QT_VERSION - qhp.QtTestLib.subprojects = classes qhp.QtTestLib.subprojects.classes.title = C++ Classes qhp.QtTestLib.subprojects.classes.indexTitle = Qt Test C++ Classes -- cgit v1.2.3