diff --git a/src/libtomahawk/ArtistPlaylistInterface.cpp b/src/libtomahawk/ArtistPlaylistInterface.cpp index 86c26e1ea..4568076bd 100644 --- a/src/libtomahawk/ArtistPlaylistInterface.cpp +++ b/src/libtomahawk/ArtistPlaylistInterface.cpp @@ -74,6 +74,7 @@ ArtistPlaylistInterface::hasNextItem() return true; } + result_ptr ArtistPlaylistInterface::currentItem() const {