summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpaintervideosurface/qpaintervideosurface.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qpaintervideosurface/qpaintervideosurface.pro')
-rw-r--r--tests/auto/qpaintervideosurface/qpaintervideosurface.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qpaintervideosurface/qpaintervideosurface.pro b/tests/auto/qpaintervideosurface/qpaintervideosurface.pro
index 0364c45b0..9d14c4aeb 100644
--- a/tests/auto/qpaintervideosurface/qpaintervideosurface.pro
+++ b/tests/auto/qpaintervideosurface/qpaintervideosurface.pro
@@ -1,7 +1,7 @@
load(qttest_p4)
QT += multimediakit-private
-contains(QT_CONFIG, opengl) | contains(QT_CONFIG, opengles2): !symbian {
+contains(QT_CONFIG, opengl) | contains(QT_CONFIG, opengles2) {
QT += opengl
} else {
DEFINES += QT_NO_OPENGL