mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Merge pull request #4752 from volzhs/fix-signal-error
fix error when open project and close editor
This commit is contained in:
@@ -118,7 +118,7 @@ public:
|
||||
|
||||
class ShaderGraphView : public Control {
|
||||
|
||||
OBJ_TYPE(ShaderGraphView,Node);
|
||||
OBJ_TYPE(ShaderGraphView,Control);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user