aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@digia.com>2014-08-09 23:42:20 +0200
committerJ-P Nurmi <jpnurmi@digia.com>2014-08-11 23:17:01 +0200
commitaf6ca36c8362bcda4ebe3a3bf369c85aaa98f47c (patch)
tree3b679898173e1920407a95cf69ca8d88c04c4f49 /tests/auto/quick/quick.pro
parent549f76b521bc1fa3bc49c78733b25acb4e029370 (diff)
Add OpenGLInfo attached type
[ChangeLog][QtQuick] Introduced OpenGLInfo attached type that provides information about the currently used OpenGL version. Change-Id: Ibdf365decf9d6331cf91c0bf541e493ced02a417 Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com> Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
Diffstat (limited to 'tests/auto/quick/quick.pro')
-rw-r--r--tests/auto/quick/quick.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index 5f11da65e2..0a887534bd 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -56,6 +56,7 @@ QUICKTESTS = \
qquickloader \
qquickmousearea \
qquickmultipointtoucharea \
+ qquickopenglinfo \
qquickpainteditem \
qquickpathview \
qquickpincharea \