mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
fix compilation without -fpermissive
This commit is contained in:
@@ -360,6 +360,7 @@ Query::coverId() const
|
|||||||
|
|
||||||
return m_artistPtr->uniqueId();
|
return m_artistPtr->uniqueId();
|
||||||
}
|
}
|
||||||
|
return QString();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user