summaryrefslogtreecommitdiff
path: root/src/plugins/clangrefactoring
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/clangrefactoring')
-rw-r--r--src/plugins/clangrefactoring/clangrefactoring.qbs6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/plugins/clangrefactoring/clangrefactoring.qbs b/src/plugins/clangrefactoring/clangrefactoring.qbs
index af92d01aec..5ebf505711 100644
--- a/src/plugins/clangrefactoring/clangrefactoring.qbs
+++ b/src/plugins/clangrefactoring/clangrefactoring.qbs
@@ -50,6 +50,8 @@ QtcPlugin {
"qtcreatorclangqueryfindfilter.h",
"qtcreatoreditormanager.cpp",
"qtcreatoreditormanager.h",
+ "qtcreatorrefactoringprojectupdater.cpp",
+ "qtcreatorrefactoringprojectupdater.h",
"qtcreatorsearch.cpp",
"qtcreatorsearch.h",
"qtcreatorsearchhandle.cpp",
@@ -70,11 +72,11 @@ QtcPlugin {
"searchinterface.h",
"sourcelocations.h",
"symbol.h",
+ "symbolquery.h",
+ "symbolqueryinterface.h"
"symbolsfindfilter.cpp",
"symbolsfindfilter.h",
"symbolsfindfilterconfigwidget.cpp",
"symbolsfindfilterconfigwidget.h",
- "symbolquery.h",
- "symbolqueryinterface.h"
]
}