mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
* onChanged() will be triggered automatically.
This commit is contained in:
parent
eff7669dd2
commit
efc8616a17
@ -62,8 +62,6 @@ PlaylistView::setPlaylistModel( PlaylistModel* model )
|
||||
setColumnHidden( PlayableModel::Age, true ); // Hide age column per default
|
||||
setColumnHidden( PlayableModel::Composer, true ); // Hide composer column per default
|
||||
|
||||
onChanged();
|
||||
|
||||
if ( guid().isEmpty() )
|
||||
{
|
||||
if ( !m_model->playlist().isNull() )
|
||||
|
Loading…
x
Reference in New Issue
Block a user