more work
This commit is contained in:
@@ -45,6 +45,8 @@ public:
|
||||
|
||||
NodeViewEdge(QGraphicsItem* parent = nullptr);
|
||||
|
||||
virtual ~NodeViewEdge() override;
|
||||
|
||||
Node *output() const
|
||||
{
|
||||
return output_;
|
||||
|
||||
Reference in New Issue
Block a user