forked from qt-creator/qt-creator
ClangFormat: Fix qbs build
Change-Id: I871a0606ab87bcdb5c554b37ac1a2887bb52acdc Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -34,7 +34,8 @@ QtcPlugin {
|
|||||||
files: [
|
files: [
|
||||||
"clangformatbaseindenter.h",
|
"clangformatbaseindenter.h",
|
||||||
"clangformatbaseindenter.cpp",
|
"clangformatbaseindenter.cpp",
|
||||||
"clangformatchecks.ui",
|
"clangformatchecks.cpp",
|
||||||
|
"clangformatchecks.h",
|
||||||
"clangformatconfigwidget.cpp",
|
"clangformatconfigwidget.cpp",
|
||||||
"clangformatconfigwidget.h",
|
"clangformatconfigwidget.h",
|
||||||
"clangformatconstants.h",
|
"clangformatconstants.h",
|
||||||
|
Reference in New Issue
Block a user