GH-1021 make builtin versions not customizable
They use attributes not defined in the OneSix format.
This commit is contained in:
@ -224,6 +224,7 @@ bool RawLibrary::filesExist(const QDir &base) const
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
QString RawLibrary::url() const
|
||||
{
|
||||
if (!m_absolute_url.isEmpty())
|
||||
|
Reference in New Issue
Block a user