summaryrefslogtreecommitdiffstats
path: root/kio/tests/kmfitest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kio/tests/kmfitest.cpp')
-rw-r--r--kio/tests/kmfitest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/tests/kmfitest.cpp b/kio/tests/kmfitest.cpp
index df37df997..40530184d 100644
--- a/kio/tests/kmfitest.cpp
+++ b/kio/tests/kmfitest.cpp
@@ -8,7 +8,7 @@
int main (int argc, char **argv)
{
- KInstance ins("kmfitest");
+ TDEInstance ins("kmfitest");
if (argc < 2) {
printf("usage: %s <file>\n", argv[0]);