summaryrefslogtreecommitdiffstats
path: root/kio/tests/kziptest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kio/tests/kziptest.cpp')
-rw-r--r--kio/tests/kziptest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/tests/kziptest.cpp b/kio/tests/kziptest.cpp
index 5b784c40b..84d38d134 100644
--- a/kio/tests/kziptest.cpp
+++ b/kio/tests/kziptest.cpp
@@ -98,7 +98,7 @@ int main( int argc, char** argv )
" ./kziptest iodevice /path/to/existing_file.zip tests KArchiveFile::device()\n");
return 1;
}
- KInstance instance("kziptest");
+ TDEInstance instance("kziptest");
TQString command = argv[1];
if ( command == "list" )
{