forked from qt-creator/qt-creator
Clang: Fix qbs build of clangrefactoring
The qtcreatoreditormanager.cpp file and its header had to be referenced in the project file. Change-Id: Ie337d9e6b4041da97f2db984b438b7178fcedc78 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -59,6 +59,8 @@ QtcPlugin {
|
||||
"projectpartutilities.h",
|
||||
"qtcreatorclangqueryfindfilter.cpp",
|
||||
"qtcreatorclangqueryfindfilter.h",
|
||||
"qtcreatoreditormanager.cpp",
|
||||
"qtcreatoreditormanager.h",
|
||||
"qtcreatorsearch.cpp",
|
||||
"qtcreatorsearch.h",
|
||||
"qtcreatorsearchhandle.cpp",
|
||||
|
||||
Reference in New Issue
Block a user