node socket UI

This commit is contained in:
itsmattkc
2019-04-11 11:48:20 +10:00
parent 358d1ba16a
commit 1285d70c62
14 changed files with 103 additions and 11 deletions
-1
View File
@@ -9,7 +9,6 @@ public:
NodeGraph();
private:
Effect* end_node_;
};
#endif // NODEGRAPH_H