ClangFormat: Update clangformatchecks.ui file

File updated by scripts/generateClangFormatChecksUI.py

Fixes: QTCREATORBUG-27952
Change-Id: Ib7ffbf1f416a4edffc130a00ae8348d2ac9ed010
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Artem Sokolovskii
2022-07-28 11:30:41 +02:00
parent 5509f7f1d3
commit 80b4e6a910
2 changed files with 3775 additions and 2144 deletions

View File

@@ -30,7 +30,10 @@
#include "clangformatfile.h"
#include "clangformatsettings.h"
#include "clangformatutils.h"
// the file was generated by scripts/generateClangFormatChecksUI.py
#include "ui_clangformatchecks.h"
#include "ui_clangformatconfigwidget.h"
#include <clang/Format/Format.h>