Better scroll to fit implementation.

This commit is contained in:
Jim Evins
2015-08-23 00:24:54 -04:00
parent 0f78df498f
commit 9dd72a3524
5 changed files with 20 additions and 15 deletions
-1
View File
@@ -175,7 +175,6 @@ namespace glabels
printCropMarks( painter );
qDebug() << "ipage = " << iPage << ", iStart = " << iStart << ", iEnd = " << iEnd;
for ( int i = iStart; i < iEnd; i++ )
{
painter->save();