work towards finishing nodeview copy/paste refactor
This commit is contained in:
@@ -189,6 +189,8 @@ void NodeViewContext::DeleteSelected(NodeViewDeleteCommand *command)
|
||||
command->AddNode(node->GetNode(), context_);
|
||||
}
|
||||
}
|
||||
|
||||
UpdateRect();
|
||||
}
|
||||
|
||||
void NodeViewContext::Select(const QVector<Node *> &nodes)
|
||||
|
||||
Reference in New Issue
Block a user