1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-30 19:00:12 +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();
}