forked from qt-creator/qt-creator
CppTools: Move code style snippets to a separate header
Include it only where used. Resolves many "unused static variable" warnings. Change-Id: Ie1e578d9b9511f963e359d87f7740b4981975dbd Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
87f9429807
commit
a53032d6a5
@@ -82,6 +82,7 @@ Project {
|
||||
"cppcodestylesettingspage.cpp",
|
||||
"cppcodestylesettingspage.h",
|
||||
"cppcodestylesettingspage.ui",
|
||||
"cppcodestylesnippets.h",
|
||||
"cppcompletionassist.cpp",
|
||||
"cppcompletionassist.h",
|
||||
"cppcompletionassistprocessor.cpp",
|
||||
|
||||
Reference in New Issue
Block a user