CppTools: Moving ProjectPartBuilder in its own header

Change-Id: I0aa65ec6c80dcd437f13ff70021388b0da57ccfd
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
Marco Bubke
2016-01-11 21:08:13 +01:00
parent da1f8e66e5
commit 1ae509541c
8 changed files with 402 additions and 313 deletions

View File

@@ -88,6 +88,7 @@ QtcPlugin {
"insertionpointlocator.cpp", "insertionpointlocator.h",
"projectinfo.cpp", "projectinfo.h",
"projectpart.cpp", "projectpart.h",
"projectpartbuilder.cpp", "projectpartbuilder.h",
"projectpartheaderpath.h",
"searchsymbols.cpp", "searchsymbols.h",
"semantichighlighter.cpp", "semantichighlighter.h",