summaryrefslogtreecommitdiff
path: root/modules/mono/editor/code_completion.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mono/editor/code_completion.h')
-rw-r--r--modules/mono/editor/code_completion.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mono/editor/code_completion.h b/modules/mono/editor/code_completion.h
index c2a33a9133..e38768612b 100644
--- a/modules/mono/editor/code_completion.h
+++ b/modules/mono/editor/code_completion.h
@@ -46,6 +46,7 @@ enum class CompletionKind {
THEME_COLORS,
THEME_CONSTANTS,
THEME_FONTS,
+ THEME_FONT_SIZES,
THEME_STYLES
};