mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-07 22:56:42 +02:00
* PlaylistView really must not control a model's loading state.
This commit is contained in:
@@ -136,7 +136,6 @@ PlaylistView::onChanged()
|
||||
setEmptyTip( tr( "This playlist is currently empty." ) );
|
||||
else
|
||||
setEmptyTip( tr( "This playlist is currently empty. Add some tracks to it and enjoy the music!" ) );
|
||||
m_model->finishLoading();
|
||||
|
||||
setGuid( proxyModel()->guid() );
|
||||
|
||||
|
Reference in New Issue
Block a user