From 38151c29795a2dfe0c93b76cfb098b9914c55eb9 Mon Sep 17 00:00:00 2001 From: kh1 Date: Wed, 31 Mar 2010 14:36:20 +0200 Subject: Remove help dependency from qmljseditor. Should have been part of 9aaf2ec84ca2515f499543b150aff3f552b773ab Reviewed-by: dt Reviewed: erikv, con --- src/plugins/qmljseditor/qmljseditor_dependencies.pri | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/qmljseditor/qmljseditor_dependencies.pri') 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) -- cgit v1.2.1