more work

This commit is contained in:
itsmattkc
2021-11-16 23:58:34 -08:00
parent 854ca0a7a9
commit 93be94bc2c
39 changed files with 493 additions and 1357 deletions
+2
View File
@@ -45,6 +45,8 @@ public:
NodeViewEdge(QGraphicsItem* parent = nullptr);
virtual ~NodeViewEdge() override;
Node *output() const
{
return output_;