Merge pull request #4752 from volzhs/fix-signal-error
fix error when open project and close editor
This commit is contained in:
commit
ec7c36aa3e
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ public:
|
|||
|
||||
class ShaderGraphView : public Control {
|
||||
|
||||
OBJ_TYPE(ShaderGraphView,Node);
|
||||
OBJ_TYPE(ShaderGraphView,Control);
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue