mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-21 00:09:47 +01:00
* WhatsHotWidget uses new TreeModel API.
This commit is contained in:
parent
172a4a8d77
commit
713b076929
@ -263,7 +263,7 @@ WhatsHotWidget::infoSystemInfo( Tomahawk::InfoSystem::InfoRequestData requestDat
|
||||
|
||||
TreeModel* artistsModel = new TreeModel( ui->artistsViewLeft );
|
||||
artistsModel->setMode( InfoSystemMode );
|
||||
artistsModel->setColumnStyle( TreeModel::AllColumns );
|
||||
artistsModel->setStyle( PlayableModel::Collection );
|
||||
|
||||
m_artistModels[ chartId ] = artistsModel;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user