1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-15 10:33:59 +02:00

Style fix in PlayableProxyModel.

This commit is contained in:
Christian Muehlhaeuser
2014-10-14 13:13:02 +02:00
parent 0362f54724
commit cbf3230e4a

View File

@@ -91,6 +91,7 @@ PlayableProxyModel::isLoading() const
return false;
}
QPersistentModelIndex
PlayableProxyModel::currentIndex() const
{