Merge branch 'master' of https://github.com/godotengine/godot
This commit is contained in:
commit
3d1d190dcd
79 changed files with 1339 additions and 1545 deletions
|
|
@ -198,7 +198,8 @@ class CodeTextEditor : public VBoxContainer {
|
|||
TextEdit *text_editor;
|
||||
FindReplaceBar *find_replace_bar;
|
||||
|
||||
Label *line_col;
|
||||
Label *line_nb;
|
||||
Label *col_nb;
|
||||
Label *info;
|
||||
Timer *idle;
|
||||
Timer *code_complete_timer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue