Fix Debugger tab not updating when clearing errors
This commit is contained in:
@ -116,6 +116,7 @@ private:
|
||||
|
||||
ScriptEditorDebugger *_add_debugger();
|
||||
EditorDebuggerRemoteObject *get_inspected_remote_object();
|
||||
void _update_errors();
|
||||
|
||||
friend class DebuggerEditorPlugin;
|
||||
friend class DebugAdapterParser;
|
||||
|
||||
Reference in New Issue
Block a user