nodeparamview: separated the NodeParamView body into a separate widget for nesting
Will allow display of NodeInputArrays.
This commit is contained in:
@@ -113,6 +113,8 @@ void TrackOutput::SetTrackHeight(const int &height)
|
||||
|
||||
void TrackOutput::Retranslate()
|
||||
{
|
||||
Block::Retranslate();
|
||||
|
||||
block_input_->set_name(tr("Blocks"));
|
||||
muted_input_->set_name(tr("Muted"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user