aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-07-15 10:51:00 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-17 09:39:53 +0200
commitd9751bc29d2f80b86eb237226ce832bf2e372f1d (patch)
tree12e8390c3bc3d4826274c69adc43bd7d83565c1a /tests/auto/quick/quick.pro
parent37a8c1d1adc5a0951e1841bb3d9e89f6012ff984 (diff)
Disable dialogs to allow changes in qtbase (use urls internally)
Change-Id: I9ae09416acdbe437acbe9672d0ecfc42059695ae Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'tests/auto/quick/quick.pro')
-rw-r--r--tests/auto/quick/quick.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index 81d4fd3348..d0f8c401d6 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -69,7 +69,8 @@ QUICKTESTS = \
qquickcanvasitem \
qquickscreen \
touchmouse \
- dialogs \
+# disabled to allow file dialog changes to use urls internally (qtbase)
+# dialogs \
SUBDIRS += $$PUBLICTESTS