summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-10-05 11:59:16 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2016-10-05 11:01:20 +0000
commit3c00456a2837d0750a316720dd74027cb5003033 (patch)
tree6604ebfe4ac2f46064129085ea9cee05829efad4
parent9aee1888d556a27c150f109dca1490b08cf3fedc (diff)
Doc: Replace obsolete dependency "qtdeclarative" with "qtquick"
...to fix a QDoc warning and to enable linking to Qt Quick documentation. Change-Id: I917801b4ff6fc3d71747dbbc6cd7f42bff851328 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
-rw-r--r--src/scxml/doc/qtscxml.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scxml/doc/qtscxml.qdocconf b/src/scxml/doc/qtscxml.qdocconf
index d7e5f1a..0e794d9 100644
--- a/src/scxml/doc/qtscxml.qdocconf
+++ b/src/scxml/doc/qtscxml.qdocconf
@@ -34,7 +34,7 @@ qhp.QtScxml.virtualFolder = qtscxml
qhp.QtScxml.indexTitle = Qt SCXML
qhp.QtScxml.indexRoot =
-depends += qtcore qtdeclarative qtdoc qmake qtwidgets
+depends += qtcore qtdoc qmake qtquick qtwidgets
headerdirs = .. ../../imports/scxmlstatemachine
sourcedirs += .. \