Add qt5compat as a dependency to qtxml documentation

QXmlSimpleReader was moved to qt5compat. In the qt6 migration guide, we
would like to point to it. This patch adds qt5compat to the dependencies
of QtXml documentation in order to be able to do this.

Task-number: QTBUG-88533
Pick-to: 6.0
Change-Id: Ifaad595862b80d31310ed594e21168cec56133a0
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
bb10
Andreas Buhr 2020-12-01 11:33:52 +01:00 committed by Andreas Buhr
parent 0cc9a99865
commit ca5ec3d6b9
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ qhp.QtXml.subprojects.classes.sortPages = true
tagfile = ../../../doc/qtxml/qtxml.tags
depends += qtcore qtnetwork qtdoc qtwidgets qmake qtcmake
depends += qtcore qtnetwork qtdoc qtwidgets qmake qtcmake qtcore5compat
headerdirs += ..