qt5base-lts/tests/auto/gui/kernel/qguivariant/test/qguivariant.qrc
Andy Shaw 5c301f4121 Account for QPolygonF type when loading/saving the QVariant
When the QPolygonF type was added to QMetaType it did not bump up the
values in load() and save() for QVariant.

Task-number: QTBUG-33981

Change-Id: I7ad99cda70620c5449c15527c3daf920972d047f
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2013-10-15 08:14:48 +02:00

6 lines
88 B
Plaintext

<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file>data</file>
</qresource>
</RCC>