forked from qt-creator/qt-creator
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:
File diff suppressed because it is too large
Load Diff
@@ -30,7 +30,10 @@
|
|||||||
#include "clangformatfile.h"
|
#include "clangformatfile.h"
|
||||||
#include "clangformatsettings.h"
|
#include "clangformatsettings.h"
|
||||||
#include "clangformatutils.h"
|
#include "clangformatutils.h"
|
||||||
|
|
||||||
|
// the file was generated by scripts/generateClangFormatChecksUI.py
|
||||||
#include "ui_clangformatchecks.h"
|
#include "ui_clangformatchecks.h"
|
||||||
|
|
||||||
#include "ui_clangformatconfigwidget.h"
|
#include "ui_clangformatconfigwidget.h"
|
||||||
|
|
||||||
#include <clang/Format/Format.h>
|
#include <clang/Format/Format.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user