summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Buhr <andreas@andreasbuhr.de>2020-12-02 14:00:49 +0100
committerAndreas Buhr <andreas@andreasbuhr.de>2020-12-02 15:19:27 +0100
commitc01111deb8c0cd53502a278b848dcc980c608d62 (patch)
tree774bee2675d843231df843e61aa9481e5ec7b9ba
parentab88b85e4e398f624db99f2d6d3f16c8d8a545bd (diff)
Remove documentation dependency from activeqt to qtscript
QtScript is not maintained any more. This patch removes the dependency of the documentation from activeqt to qtscript. Change-Id: Ie1ec2b8191303fbc6ac44843e636d1c5532d5d28 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
-rw-r--r--src/activeqt/doc/activeqt.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/activeqt/doc/activeqt.qdocconf b/src/activeqt/doc/activeqt.qdocconf
index c84e712..9a00f77 100644
--- a/src/activeqt/doc/activeqt.qdocconf
+++ b/src/activeqt/doc/activeqt.qdocconf
@@ -37,7 +37,7 @@ qhp.ActiveQt.subprojects.qaxserverclasses.sortPages = true
tagfile = ../../../doc/activeqt/activeqt.tags
-depends += qtcore qtdesigner qtdoc qtopengl qtscript qtwidgets qtgui
+depends += qtcore qtdesigner qtdoc qtopengl qtwidgets qtgui
headerdirs += ..