summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstatictext
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@nokia.com>2010-02-19 20:36:03 +0100
committerPaul Olav Tvete <paul.tvete@nokia.com>2010-02-22 15:12:00 +0100
commitbbbd8d402ed5c37d43bd419e7b461f9bacad792f (patch)
tree2fff07a3cfccaefcbdf9cc6545663204cb7dc6b4 /tests/auto/qstatictext
parent56779980a6f5735649828542eef6a52361668952 (diff)
Compile
This test no longer uses QtOpenGL, therefore it doesn't need to try to link with it. Reviewed-by: Eskil
Diffstat (limited to 'tests/auto/qstatictext')
-rw-r--r--tests/auto/qstatictext/qstatictext.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qstatictext/qstatictext.pro b/tests/auto/qstatictext/qstatictext.pro
index a759a90dd6..0f1ca68595 100644
--- a/tests/auto/qstatictext/qstatictext.pro
+++ b/tests/auto/qstatictext/qstatictext.pro
@@ -1,4 +1,4 @@
load(qttest_p4)
-QT = core gui opengl
+QT = core gui
SOURCES += tst_qstatictext.cpp