forked from qt-creator/qt-creator
CppTools: Remove cpptools/cppprojects.[h|cpp]
Change-Id: Ida0e8552d371972c141cf561b28667f4428c6fff Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
@@ -41,7 +41,6 @@ HEADERS += \
|
||||
cppmodelmanagersupportinternal.h \
|
||||
cpppointerdeclarationformatter.h \
|
||||
cppprojectfile.h \
|
||||
cppprojects.h \
|
||||
cppqtstyleindenter.h \
|
||||
cpprefactoringchanges.h \
|
||||
cppsemanticinfo.h \
|
||||
@@ -115,7 +114,6 @@ SOURCES += \
|
||||
cppmodelmanagersupportinternal.cpp \
|
||||
cpppointerdeclarationformatter.cpp \
|
||||
cppprojectfile.cpp \
|
||||
cppprojects.cpp \
|
||||
cppqtstyleindenter.cpp \
|
||||
cpprefactoringchanges.cpp \
|
||||
cppsemanticinfo.cpp \
|
||||
|
||||
Reference in New Issue
Block a user