summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectexplorer_dependencies.pri
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2009-10-16 11:44:18 +0200
committercon <qtc-committer@nokia.com>2009-10-16 11:44:18 +0200
commita5bfacecb7aa926e6685708eb15d4817c14b6901 (patch)
tree90237b1527ebc36fb2ee5ecea2f349012351efd9 /src/plugins/projectexplorer/projectexplorer_dependencies.pri
parent450a18b1cb637def7531731fa712248edc966cdc (diff)
downloadqt-creator-a5bfacecb7aa926e6685708eb15d4817c14b6901.tar.gz
Rename directory quickopen --> locator
Diffstat (limited to 'src/plugins/projectexplorer/projectexplorer_dependencies.pri')
-rw-r--r--src/plugins/projectexplorer/projectexplorer_dependencies.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/projectexplorer_dependencies.pri b/src/plugins/projectexplorer/projectexplorer_dependencies.pri
index 674c8bbb36..99d163d6f1 100644
--- a/src/plugins/projectexplorer/projectexplorer_dependencies.pri
+++ b/src/plugins/projectexplorer/projectexplorer_dependencies.pri
@@ -1,5 +1,5 @@
include(../../libs/utils/utils.pri)
-include(../../plugins/quickopen/quickopen.pri)
+include(../../plugins/locator/quickopen.pri)
include(../../plugins/find/find.pri)
include(../../plugins/coreplugin/coreplugin.pri)
include(../../plugins/texteditor/texteditor.pri)