You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
About: add thirdparty license info
This commit is contained in:
@@ -431,6 +431,9 @@ private:
|
||||
List<String> previous_scenes;
|
||||
bool opening_prev;
|
||||
|
||||
Tree *_tpl_tree;
|
||||
TextEdit *_tpl_text;
|
||||
|
||||
void _dialog_action(String p_file);
|
||||
|
||||
void _edit_current();
|
||||
@@ -636,6 +639,8 @@ private:
|
||||
void _dim_timeout();
|
||||
void _check_gui_base_size();
|
||||
|
||||
void _license_tree_selected();
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
static void _bind_methods();
|
||||
|
||||
Reference in New Issue
Block a user