mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
Don't set focus on page automatically (this breaks delete-with-del on sourcetree), and it was done originally for the newplaylistwidget that is gone.
This commit is contained in:
parent
98d939a81b
commit
0a686337f8
@ -569,7 +569,6 @@ ViewManager::setPage( ViewPage* page, bool trackHistory )
|
||||
}
|
||||
|
||||
m_stack->setCurrentWidget( page->widget() );
|
||||
page->widget()->setFocus();
|
||||
|
||||
updateView();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user