Subversion Repositories Scribus

Compare Revisions

Ignore whitespace Rev 24245 → Rev 24246

/branches/Version156/Scribus/scribus/text/storytext.cpp
1305,7 → 1305,7
}
if (pos == length())
{
qDebug() << "storytext::charstyle: access at end of text %i" << pos;
//qDebug() << "storytext::charstyle: access at end of text %i" << pos;
--pos;
}