summaryrefslogtreecommitdiffstats
path: root/editor/plugins/theme_editor_preview.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/plugins/theme_editor_preview.h')
-rw-r--r--editor/plugins/theme_editor_preview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/plugins/theme_editor_preview.h b/editor/plugins/theme_editor_preview.h
index 4e1b149e70..f973119257 100644
--- a/editor/plugins/theme_editor_preview.h
+++ b/editor/plugins/theme_editor_preview.h
@@ -65,6 +65,7 @@ class ThemeEditorPreview : public VBoxContainer {
Color preview_picker_overlay_color;
Ref<StyleBox> preview_picker_label;
Ref<Font> preview_picker_font;
+ int font_size = 16;
} theme_cache;
double time_left = 0;