nodeview: updated with new node color UI system
This commit is contained in:
@@ -67,6 +67,8 @@ public:
|
||||
|
||||
void Duplicate();
|
||||
|
||||
void SetColorLabel(int index);
|
||||
|
||||
signals:
|
||||
void NodesSelected(const QVector<Node*>& nodes);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user