/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()) |