summaryrefslogtreecommitdiffstats
path: root/tests/manual
diff options
context:
space:
mode:
authorAndrew den Exter <andrew.den-exter@nokia.com>2012-02-09 13:22:05 +1000
committerAndrew den Exter <andrew.den-exter@nokia.com>2012-02-09 05:24:56 +0100
commit5217eddc405565f09340d5ff4a881d833c03a201 (patch)
tree6a450e736c3a5dddb6a42a1f8bf23fc6a7a3c073 /tests/manual
parent0fe8a713351ae7754cfe4704cb2ec0b8c6a00ece (diff)
Add missing dependency on QtWidgets.
Change-Id: Ib860e85221ccdf3d16c06c4b88b265113c18a6b8 Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qmlshadersplugin.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/declarative/qmlshadersplugin/qmlshadersplugin.pro b/tests/manual/declarative/qmlshadersplugin/qmlshadersplugin.pro
index 861bea74..2f9b68d0 100644
--- a/tests/manual/declarative/qmlshadersplugin/qmlshadersplugin.pro
+++ b/tests/manual/declarative/qmlshadersplugin/qmlshadersplugin.pro
@@ -1,4 +1,4 @@
-QT += quick1 opengl
+QT += quick1 opengl widgets
# Add more folders to ship with the application, here
folder_01.source = qml/qmlshadersplugintest