[PaintRedirector] Fix typo

BUG: 338210
This commit is contained in:
Martin Gräßlin 2014-09-08 14:41:07 +02:00
parent d96af81f5e
commit 1b091a0517

View file

@ -411,7 +411,7 @@ void OpenGLPaintRedirector::updatePixmaps(const QRect *rects, const QRegion &reg
const int topHeight = rects[TopPixmap].height();
const int bottomHeight = rects[BottomPixmap].height();
const int leftWidth = rects[RightPixmap].width();
const int leftWidth = rects[LeftPixmap].width();
const QPoint offsets[4] = {
QPoint(0, 0), // Top