Subversion Repositories Scribus

Compare Revisions

Ignore whitespace Rev 16037 → Rev 16038

/branches/Version135/Scribus/scribus/scribuscore.cpp
357,7 → 357,7
if (profileName.isEmpty())
{
if (showInfo)
sDebug(QString("Color profile %s is broken : no valid description").arg(profInfo.file));
sDebug(QString("Color profile %1 is broken : no valid description").arg(profInfo.file));
continue;
}
if (!profInfo.debug.isEmpty())