summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/opengl/qgraphicsutils/tst_qgraphicsutils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/opengl/qgraphicsutils/tst_qgraphicsutils.cpp')
-rw-r--r--tests/auto/render/opengl/qgraphicsutils/tst_qgraphicsutils.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/render/opengl/qgraphicsutils/tst_qgraphicsutils.cpp b/tests/auto/render/opengl/qgraphicsutils/tst_qgraphicsutils.cpp
index 9f452cd24..aefbeffbe 100644
--- a/tests/auto/render/opengl/qgraphicsutils/tst_qgraphicsutils.cpp
+++ b/tests/auto/render/opengl/qgraphicsutils/tst_qgraphicsutils.cpp
@@ -168,7 +168,7 @@ void tst_QGraphicsUtils::fillScalarWithOffsets()
intUniform.m_matrixStride = 0;
intUniform.m_offset = 48;
- QList<GLfloat> data(16);
+ QVector<GLfloat> data(16);
void *innerData = data.data();
Qt3DRender::Render::OpenGL::QGraphicsUtils::fillDataArray(innerData,