1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-23 01:09:42 +01:00

* Style fix. Sorry Leo.

This commit is contained in:
Christian Muehlhaeuser 2012-05-28 00:39:24 +02:00
parent f3164635e0
commit c9f287590c

View File

@ -59,7 +59,6 @@ AccountDelegate::AccountDelegate( QObject* parent )
, m_accountRowHeight( -1 )
, m_model( 0 )
{
m_defaultCover.load( RESPATH "images/sipplugin-online.png" );
m_ratingStarPositive.load( RESPATH "images/starred.png" );
m_ratingStarNegative.load( RESPATH "images/star-unstarred.png" );