Add missing PLUGIN_CLASS_NAME

Change-Id: Ic2d59ac9194d6756c9f978fb1c13baf3fa7009b7
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
This commit is contained in:
Stephen Kelly 2013-08-16 08:22:04 +02:00 committed by The Qt Project
parent 227e9a40cf
commit 692bee634e

View File

@ -1,6 +1,7 @@
TARGET = qoffscreen
PLUGIN_TYPE = platforms
PLUGIN_CLASS_NAME = QOffscreenIntegrationPlugin
load(qt_plugin)
QT += core-private gui-private platformsupport-private