1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-02-25 20:33:20 +01:00

* Stupid whitespace fix.

This commit is contained in:
Christian Muehlhaeuser 2011-02-27 20:18:33 +01:00
parent c0777198d1
commit d315e5b92f

View File

@ -203,7 +203,7 @@ DynamicView::collapseEntries( int startRow, int num, int numToKeep )
m_fadingPointAnchor = QPoint( 0, fadingRectViewport.topLeft().y() );
// get the background
m_bg = backgroundBetween( m_fadingIndexes.rect(), startRow );
m_bg = backgroundBetween( m_fadingIndexes.rect(), startRow );
m_fadeOutAnim.start();