Fix build with QT_NO_OPENGL

Change-Id: I3056d101967d94961b35ce10692dc9f390189b40
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
bb10
Tor Arne Vestbø 2016-01-20 14:24:07 +01:00
parent a01146aac1
commit a44e4a6cfe
1 changed files with 1 additions and 0 deletions

View File

@ -232,6 +232,7 @@ bool QPlatformGraphicsBufferHelper::bindSWToTexture(const QPlatformGraphicsBuffe
#else
Q_UNUSED(graphicsBuffer)
Q_UNUSED(swizzleRandB)
Q_UNUSED(premultipliedB)
Q_UNUSED(subRect)
return false;
#endif // QT_NO_OPENGL