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
+1 -1
View File
@@ -129,7 +129,7 @@ private slots:
/**
* @brief Receiver for when a node's label has changed
*/
void NodeLabelChanged();
void NodeAppearanceChanged();
};