node: implemented bypassing
This commit is contained in:
@@ -48,6 +48,8 @@ ValueNode::ValueNode()
|
||||
|
||||
void ValueNode::Retranslate()
|
||||
{
|
||||
super::Retranslate();
|
||||
|
||||
SetInputName(kTypeInput, QStringLiteral("Type"));
|
||||
SetInputName(kValueInput, QStringLiteral("Value"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user