summaryrefslogtreecommitdiffstats
path: root/editor/themes/editor_theme_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/themes/editor_theme_manager.h')
-rw-r--r--editor/themes/editor_theme_manager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/themes/editor_theme_manager.h b/editor/themes/editor_theme_manager.h
index 5e7bd00083..ca5e1a4e2d 100644
--- a/editor/themes/editor_theme_manager.h
+++ b/editor/themes/editor_theme_manager.h
@@ -135,6 +135,7 @@ class EditorThemeManager {
Ref<StyleBoxFlat> button_style_hover;
Ref<StyleBoxFlat> popup_style;
+ Ref<StyleBoxFlat> popup_border_style;
Ref<StyleBoxFlat> window_style;
Ref<StyleBoxFlat> dialog_style;
Ref<StyleBoxFlat> panel_container_style;