You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
Fix error label clicking in status bar for shader editor
(cherry picked from commit 25cb5a42e0)
This commit is contained in:
committed by
Rémi Verschelde
parent
0f30fa8fbd
commit
5be4e10f4e
@@ -160,7 +160,6 @@ protected:
|
||||
void _load_theme_settings();
|
||||
void _set_theme_for_script();
|
||||
void _show_warnings_panel(bool p_show);
|
||||
void _error_pressed();
|
||||
void _warning_clicked(Variant p_line);
|
||||
|
||||
void _notification(int p_what);
|
||||
|
||||
Reference in New Issue
Block a user