summaryrefslogtreecommitdiffstats
path: root/ktnef/tests/parsertest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ktnef/tests/parsertest.cpp')
-rw-r--r--ktnef/tests/parsertest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktnef/tests/parsertest.cpp b/ktnef/tests/parsertest.cpp
index 6e3d3af3..cc7efe73 100644
--- a/ktnef/tests/parsertest.cpp
+++ b/ktnef/tests/parsertest.cpp
@@ -95,7 +95,7 @@ void ParserTest::testMAPIAttachments()
int main( int argc, char** argv )
{
- KInstance inst( "ktnef-parsertest" );
+ TDEInstance inst( "ktnef-parsertest" );
ParserTest test;
test.testSingleAttachment();
test.testTwoAttachments();