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:
parent
c0777198d1
commit
d315e5b92f
@ -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();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user