summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui.pro
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@collabora.co.uk>2010-07-14 23:43:58 +0200
committerAndreas Kling <andreas.kling@nokia.com>2010-07-14 23:43:58 +0200
commit6536b6f16ff26579f191543e5d468a6382211a29 (patch)
tree3d635f305c52a14a3e9638c8a063186f0fb71ee9 /tests/auto/gui.pro
parent00b7befbc003682a351c18d90436010efd26ece5 (diff)
Add unit tests for QMimeData.
Merge-request: 2428 Reviewed-by: Andreas Kling <andreas.kling@nokia.com>
Diffstat (limited to 'tests/auto/gui.pro')
-rw-r--r--tests/auto/gui.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/gui.pro b/tests/auto/gui.pro
index cfaa3fa0bf..2d9ea937a2 100644
--- a/tests/auto/gui.pro
+++ b/tests/auto/gui.pro
@@ -112,6 +112,7 @@ SUBDIRS=\
qmdisubwindow \
qmessagebox \
qmetaobject \
+ qmimedata \
qmouseevent_modal \
qmovie \
qnetworkaccessmanager_and_qprogressdialog \