From 2abcd8e2ec986a4862de669f2ddec30877d9a853 Mon Sep 17 00:00:00 2001 From: mread Date: Tue, 11 Jan 2011 15:55:42 +0000 Subject: added qfileopenevent test to the symbian tests Previously it had not been added to the symbian tests .pro file Task-number: QTBUG-15015 Reviewed-by: Shane Kearns --- tests/auto/symbian/qsymbiantests.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/symbian/qsymbiantests.pro b/tests/auto/symbian/qsymbiantests.pro index a752c86..dcace63 100644 --- a/tests/auto/symbian/qsymbiantests.pro +++ b/tests/auto/symbian/qsymbiantests.pro @@ -1,4 +1,4 @@ TEMPLATE = subdirs -SUBDIRS = qmainexceptions orientationchange +SUBDIRS = qmainexceptions orientationchange qfileopenevent requires(symbian) -- cgit v0.12