forked from qt-creator/qt-creator
CppTools: Move RawProjectPart to ProjectExplorer
Doesn't have any dependencies into CppTools anymore, therefore moving it reduces the dependencies of the project managers to CppTools as well. Change-Id: Ibe728abe59eb88a8877943dca1f48a85163e27ac Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -63,7 +63,6 @@ add_qtc_plugin(CppTools
|
||||
cppprojectpartchooser.cpp cppprojectpartchooser.h
|
||||
cppprojectupdater.cpp cppprojectupdater.h
|
||||
cppqtstyleindenter.cpp cppqtstyleindenter.h
|
||||
cpprawprojectpart.cpp cpprawprojectpart.h
|
||||
cpprefactoringchanges.cpp cpprefactoringchanges.h
|
||||
cpprefactoringengine.cpp cpprefactoringengine.h
|
||||
cppselectionchanger.cpp cppselectionchanger.h
|
||||
|
||||
Reference in New Issue
Block a user