GH-1021 make builtin versions not customizable

They use attributes not defined in the OneSix format.
This commit is contained in:
Petr Mrázek
2015-05-31 19:24:39 +02:00
parent ff64b6cf1d
commit b9e06b5da0
3 changed files with 34 additions and 8 deletions

View File

@ -224,6 +224,7 @@ bool RawLibrary::filesExist(const QDir &base) const
}
return true;
}
QString RawLibrary::url() const
{
if (!m_absolute_url.isEmpty())