node: implemented bypassing
This commit is contained in:
@@ -41,6 +41,8 @@ TimeOffsetNode::TimeOffsetNode()
|
||||
|
||||
void TimeOffsetNode::Retranslate()
|
||||
{
|
||||
super::Retranslate();
|
||||
|
||||
SetInputName(kTimeInput, QStringLiteral("Time"));
|
||||
SetInputName(kInputInput, QStringLiteral("Input"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user