Doc: added qtquick to depends statement in qttestlib.qdocconf
Task-number: QTBUG-34749 Change-Id: I150cbf0e7077f725579cdcd3151ce684b1f64172 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>bb10
parent
8e2f95e5a2
commit
edef249602
|
|
@ -27,7 +27,7 @@ qhp.QtTestLib.subprojects.classes.sortPages = true
|
|||
|
||||
tagfile = ../../../doc/qttestlib/qttestlib.tags
|
||||
|
||||
depends += qtcore qtdoc qtwidgets qtgui
|
||||
depends += qtcore qtdoc qtwidgets qtgui qtquick
|
||||
|
||||
headerdirs += ..
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue