summaryrefslogtreecommitdiffstats
path: root/kio/tests/kfiltertest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kio/tests/kfiltertest.cpp')
-rw-r--r--kio/tests/kfiltertest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/tests/kfiltertest.cpp b/kio/tests/kfiltertest.cpp
index e070418e4..1922e207e 100644
--- a/kio/tests/kfiltertest.cpp
+++ b/kio/tests/kfiltertest.cpp
@@ -88,7 +88,7 @@ void test_textstream( const TQString & fileName )
int main()
{
- KInstance instance("kfiltertest");
+ TDEInstance instance("kfiltertest");
char currentdir[PATH_MAX+1];
getcwd( currentdir, PATH_MAX );