1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 11:20:22 +02:00

* There's always enough space for the temp-page close icon.

This commit is contained in:
Christian Muehlhaeuser
2014-08-24 00:48:20 +02:00
parent b4922a5919
commit 68aee80641

View File

@@ -664,8 +664,6 @@ SourceDelegate::paint( QPainter* painter, const QStyleOptionViewItem& option, co
if ( opt.state & QStyle::State_MouseOver )
{
m_iconHeight = ( opt.rect.height() / 2 );
optIndentation.rect.adjust( 0, 0, -( 4 + m_iconHeight ), 0 );
paintStandardItem( painter, optIndentation, index );
// draw close icon