summaryrefslogtreecommitdiff
path: root/src/plugins/clangformat/clangformatglobalconfigwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/clangformat/clangformatglobalconfigwidget.h')
-rw-r--r--src/plugins/clangformat/clangformatglobalconfigwidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/clangformat/clangformatglobalconfigwidget.h b/src/plugins/clangformat/clangformatglobalconfigwidget.h
index 962a7daaf1..7b2d6fe7c9 100644
--- a/src/plugins/clangformat/clangformatglobalconfigwidget.h
+++ b/src/plugins/clangformat/clangformatglobalconfigwidget.h
@@ -43,6 +43,7 @@ private:
ProjectExplorer::Project *m_project;
TextEditor::ICodeStylePreferences *m_codeStyle;
Utils::Guard m_ignoreChanges;
+ bool m_overrideDefaultFile;
QLabel *m_projectHasClangFormat;
QLabel *m_formattingModeLabel;