mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Change LinkLabel back to Label in error status bar
This commit is contained in:
parent
f3cb236f9d
commit
260b5818f1
4 changed files with 30 additions and 21 deletions
|
|
@ -126,6 +126,7 @@ protected:
|
|||
void _load_theme_settings();
|
||||
void _set_theme_for_script();
|
||||
void _toggle_warning_pannel(const Ref<InputEvent> &p_event);
|
||||
void _error_pressed(const Ref<InputEvent> &p_event);
|
||||
void _warning_clicked(Variant p_line);
|
||||
|
||||
void _notification(int p_what);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue