mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
Maked status bar label fonts updateable
This commit is contained in:
@@ -141,6 +141,7 @@ class CodeTextEditor : public VBoxContainer {
|
||||
|
||||
TextEdit *text_editor;
|
||||
FindReplaceBar *find_replace_bar;
|
||||
HBoxContainer *status_bar;
|
||||
|
||||
Label *line_nb;
|
||||
Label *col_nb;
|
||||
|
||||
Reference in New Issue
Block a user