Merge pull request #28766 from pgoral/editor_validation_issue
Changing method signature in other class in not recognized in working…
This commit is contained in:
@ -242,6 +242,8 @@ public:
|
||||
|
||||
void set_code_complete_func(CodeTextEditorCodeCompleteFunc p_code_complete_func, void *p_ud);
|
||||
|
||||
void validate_script();
|
||||
|
||||
CodeTextEditor();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user