You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00: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