summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesus Fernandez <jesus.fernandez@qt.io>2018-06-12 19:46:34 +0200
committerJesus Fernandez <Jesus.Fernandez@qt.io>2018-06-13 12:27:13 +0000
commitcaabe5b0063666426b15a8e5f2863631cfbda7d4 (patch)
treea5419616536f119534d2fc409caea9ecec032cd3
parentd40265937d6fbd58be4ffd9fe78989506b4089fb (diff)
downloadqttools-caabe5b0063666426b15a8e5f2863631cfbda7d4.tar.gz
Remove repeated Qt module
Change-Id: I6efcb854d160a2ab5e6fd053546f426f454c9622 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
-rw-r--r--src/assistant/assistant/assistant.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assistant/assistant/assistant.pro b/src/assistant/assistant/assistant.pro
index 1374c0738..080aba03f 100644
--- a/src/assistant/assistant/assistant.pro
+++ b/src/assistant/assistant/assistant.pro
@@ -4,7 +4,7 @@ qtHaveModule(webkitwidgets):!contains(QT_CONFIG, static) {
BROWSER = qtextbrowser
}
-QT += widgets network help sql help
+QT += widgets network help sql
qtHaveModule(printsupport): QT += printsupport
PROJECTNAME = Assistant