1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 19:30:21 +02:00

* ShortWithAvatars is obsolete.

This commit is contained in:
Christian Muehlhaeuser
2013-09-03 12:34:52 +02:00
parent 639b28cc4f
commit 1736f82e5b

View File

@@ -216,7 +216,6 @@ TrackView::setPlayableModel( PlayableModel* model )
switch( m_proxyModel->style() )
{
case PlayableProxyModel::Short:
case PlayableProxyModel::ShortWithAvatars:
case PlayableProxyModel::Large:
setHeaderHidden( true );
setHorizontalScrollBarPolicy( Qt::ScrollBarAlwaysOff );