summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/qmljseditor_dependencies.pri
diff options
context:
space:
mode:
authorkh1 <qt-info@nokia.com>2010-03-31 14:36:20 +0200
committerkh1 <qt-info@nokia.com>2010-03-31 14:36:20 +0200
commit38151c29795a2dfe0c93b76cfb098b9914c55eb9 (patch)
treee1d67107527d43a10decdf41b6cce88cb90d1e7f /src/plugins/qmljseditor/qmljseditor_dependencies.pri
parenta8f43d8f7d197c59030419cf016955cbf39a4b0e (diff)
downloadqt-creator-38151c29795a2dfe0c93b76cfb098b9914c55eb9.tar.gz
Remove help dependency from qmljseditor.
Should have been part of 9aaf2ec84ca2515f499543b150aff3f552b773ab Reviewed-by: dt Reviewed: erikv, con
Diffstat (limited to 'src/plugins/qmljseditor/qmljseditor_dependencies.pri')
-rw-r--r--src/plugins/qmljseditor/qmljseditor_dependencies.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/qmljseditor/qmljseditor_dependencies.pri b/src/plugins/qmljseditor/qmljseditor_dependencies.pri
index 0e3c0a210b..987e47a74d 100644
--- a/src/plugins/qmljseditor/qmljseditor_dependencies.pri
+++ b/src/plugins/qmljseditor/qmljseditor_dependencies.pri
@@ -1,6 +1,5 @@
include(../../plugins/coreplugin/coreplugin.pri)
include(../../plugins/texteditor/texteditor.pri)
-include(../../plugins/help/help.pri)
include(../../shared/indenter/indenter.pri)
include(../../libs/qmljs/qmljs.pri)
include(../../libs/utils/utils.pri)