summaryrefslogtreecommitdiffstats
path: root/kio/kfile/tests/kopenwithtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kfile/tests/kopenwithtest.cpp')
-rw-r--r--kio/kfile/tests/kopenwithtest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kfile/tests/kopenwithtest.cpp b/kio/kfile/tests/kopenwithtest.cpp
index ea348a94c..b072d4b83 100644
--- a/kio/kfile/tests/kopenwithtest.cpp
+++ b/kio/kfile/tests/kopenwithtest.cpp
@@ -28,7 +28,7 @@
int main(int argc, char **argv)
{
- KApplication app(argc, argv, "kopenwithtest");
+ KApplication app(argc, argv, "kopenwithtest", true);
KURL::List list;
list += KURL("file:///tmp/testfile.txt");