summaryrefslogtreecommitdiffstats
path: root/tests/manual/qdesktopservices/test.txt
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/qdesktopservices/test.txt
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/qdesktopservices/test.txt')
-rw-r--r--tests/manual/qdesktopservices/test.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/manual/qdesktopservices/test.txt b/tests/manual/qdesktopservices/test.txt
new file mode 100644
index 0000000000..002d92488d
--- /dev/null
+++ b/tests/manual/qdesktopservices/test.txt
@@ -0,0 +1 @@
+This is just a plain text file.