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

Coding style fix.

This commit is contained in:
Christian Muehlhaeuser
2016-06-30 21:40:35 +02:00
parent a439427ca5
commit ffa098e52d

View File

@@ -223,7 +223,6 @@ SourcesModel::index( int row, int column, const QModelIndex& parent ) const
} }
return QModelIndex(); return QModelIndex();
} }