mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Updated function argument names
This commit is contained in:
parent
5052cb2b91
commit
428f03cf06
74 changed files with 195 additions and 194 deletions
|
|
@ -581,7 +581,7 @@ private:
|
|||
void _update_top_menu_visibility();
|
||||
|
||||
void _update_layouts_menu();
|
||||
void _layout_menu_option(int p_idx);
|
||||
void _layout_menu_option(int p_id);
|
||||
|
||||
void _toggle_search_bar(bool p_pressed);
|
||||
void _clear_search_box();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue