Better scroll to fit implementation.
This commit is contained in:
@@ -175,7 +175,6 @@ namespace glabels
|
||||
|
||||
printCropMarks( painter );
|
||||
|
||||
qDebug() << "ipage = " << iPage << ", iStart = " << iStart << ", iEnd = " << iEnd;
|
||||
for ( int i = iStart; i < iEnd; i++ )
|
||||
{
|
||||
painter->save();
|
||||
|
||||
Reference in New Issue
Block a user