nodeview: updated with new node color UI system

This commit is contained in:
itsmattkc
2021-01-19 09:08:46 +11:00
parent 8e7035bd40
commit fa1fbd3a34
7 changed files with 39 additions and 15 deletions
+2
View File
@@ -67,6 +67,8 @@ public:
void Duplicate();
void SetColorLabel(int index);
signals:
void NodesSelected(const QVector<Node*>& nodes);