summaryrefslogtreecommitdiffstats
path: root/tests/manual/manual.pro
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2013-07-09 11:39:13 -0700
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-11 10:56:49 +0200
commiteb5749e8d9e873ac5aec2ba042d7a04b894f1421 (patch)
tree6ed0de624a623900d786e0d72ed497a5b0914afd /tests/manual/manual.pro
parentb4008713a2a6229de6d15b1f4050167bf6664e64 (diff)
Bugfix QDesktopServices on Windows
It was doing tricks with URLs that it shouldn't be doing... including running QDir::toNativeSeparators on a URL. Task-number: QTBUG-32311 Change-Id: I5b6f640919956998c00dcf507f931045f21a9e53 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'tests/manual/manual.pro')
-rw-r--r--tests/manual/manual.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/manual/manual.pro b/tests/manual/manual.pro
index d97c69025b..8d99d17e41 100644
--- a/tests/manual/manual.pro
+++ b/tests/manual/manual.pro
@@ -9,6 +9,7 @@ lance \
network_remote_stresstest \
network_stresstest \
qcursor \
+qdesktopservices \
qdesktopwidget \
qgraphicsitem \
qgraphicsitemgroup \