Doc: Fix dependency to Qt Creator

As Qt Creator now uses $IDE_DISPLAY_NAME as the doc project name,
it expands to 'Qt Creator'. QDoc then constructs the index file name
as 'qt-creator', hyphenating the space.

Change-Id: Ib818fc1a94b1e65bc568f2552eb721a634e68d7e
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Topi Reinio
2019-02-12 23:23:21 +01:00
committed by Topi Reiniö
parent fd26cf5c8d
commit a2a55674e3

View File

@@ -10,7 +10,7 @@ include($$QTC_DOCS_DIR/config/qt-defines.qdocconf)
sources.fileextensions = "*.qdoc"
depends += qtcreator
depends += qt-creator
qhp.projects = fossil
qhp.fossil.file = fossil.qhp