1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-08 07:07:05 +02:00

* Style cleanup in GridView.

This commit is contained in:
Christian Muehlhaeuser
2012-11-14 07:27:17 +01:00
parent 7a64565511
commit 15ed144aec

View File

@@ -406,6 +406,7 @@ GridView::setFilter( const QString& filter )
return true; return true;
} }
bool bool
GridView::jumpToCurrentTrack() GridView::jumpToCurrentTrack()
{ {