mirror of
https://github.com/godotengine/godot.git
synced 2025-11-02 14:41:07 +00:00
Working multiple window support, including editor
This commit is contained in:
parent
f51fdc6eef
commit
4758057f20
105 changed files with 1956 additions and 1742 deletions
|
|
@ -114,7 +114,7 @@ class VisualScriptEditor : public ScriptEditorBase {
|
|||
UndoRedo *undo_redo;
|
||||
|
||||
Tree *members;
|
||||
PopupDialog *function_name_edit;
|
||||
AcceptDialog *function_name_edit;
|
||||
LineEdit *function_name_box;
|
||||
|
||||
Label *hint_text;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue