l00p -> loop :D

This commit is contained in:
Albert Astals Cid 2011-12-13 19:52:33 +01:00
parent 73ab9e8e75
commit ed052f4fa1

View file

@ -3827,7 +3827,7 @@ void PageView::slotRequestVisiblePixmaps( int newValue )
d->mouseMidZooming )
return;
// precalc view limits for intersecting with page coords inside the lOOp
// precalc view limits for intersecting with page coords inside the loop
const bool isEvent = newValue != -1 && !d->blockViewport;
const QRect viewportRect( horizontalScrollBar()->value(),
verticalScrollBar()->value(),