It will be shown even if the parent is hidden.
This commit is contained in:
committed by
Johannes Lorenz
parent
c9ed6fc806
commit
cb6b4ec44b
@@ -635,5 +635,6 @@ bool BBTrackView::close()
|
||||
void BBTrackView::clickedTrackLabel()
|
||||
{
|
||||
Engine::getBBTrackContainer()->setCurrentBB( m_bbTrack->index() );
|
||||
gui->getBBEditor()->show();
|
||||
gui->getBBEditor()->parentWidget()->show();
|
||||
gui->getBBEditor()->setFocus( Qt::ActiveWindowFocusReason );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user