You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Hide the warnings panel when no warnings presents.
This commit is contained in:
@@ -125,7 +125,7 @@ protected:
|
||||
void _code_complete_script(const String &p_code, List<String> *r_options, bool &r_force);
|
||||
void _load_theme_settings();
|
||||
void _set_theme_for_script();
|
||||
void _toggle_warning_pannel();
|
||||
void _show_warnings_panel(bool p_show);
|
||||
void _error_pressed();
|
||||
void _warning_clicked(Variant p_line);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user