You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Fix error label clicking in status bar for shader editor
This commit is contained in:
@@ -159,7 +159,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