summaryrefslogtreecommitdiff
path: root/ted-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'ted-internal.h')
-rw-r--r--ted-internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ted-internal.h b/ted-internal.h
index e5b9874..42592fb 100644
--- a/ted-internal.h
+++ b/ted-internal.h
@@ -135,6 +135,7 @@ struct Settings {
bool crlf_windows;
bool jump_to_build_error;
bool force_monospace;
+ bool show_diagnostics;
KeyCombo hover_key;
KeyCombo highlight_key;
u8 tab_width;