show BBEditor on clicking the TrackLabelButton (#5060)
This commit is contained in:
committed by
GitHub
parent
3ada5b8a12
commit
bdbea87149
@@ -664,5 +664,5 @@ bool BBTrackView::close()
|
||||
void BBTrackView::clickedTrackLabel()
|
||||
{
|
||||
Engine::getBBTrackContainer()->setCurrentBB( m_bbTrack->index() );
|
||||
gui->getBBEditor()->show();
|
||||
gui->getBBEditor()->parentWidget()->show();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user