summaryrefslogtreecommitdiffstats
path: root/tests/auto/documents/tst_q3dsdocuments.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/documents/tst_q3dsdocuments.cpp')
-rw-r--r--tests/auto/documents/tst_q3dsdocuments.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/documents/tst_q3dsdocuments.cpp b/tests/auto/documents/tst_q3dsdocuments.cpp
index 61af29e..aee400d 100644
--- a/tests/auto/documents/tst_q3dsdocuments.cpp
+++ b/tests/auto/documents/tst_q3dsdocuments.cpp
@@ -113,7 +113,7 @@ void tst_Q3DSDocuments::initTestCase()
if (!isOpenGLGoodEnough())
QSKIP("This platform does not support OpenGL proper");
- QSurfaceFormat::setDefaultFormat(Q3DSEngine::surfaceFormat());
+ QSurfaceFormat::setDefaultFormat(Q3DS::surfaceFormat());
Q3DSUtils::setDialogsEnabled(false);
}