summaryrefslogtreecommitdiffstats
path: root/kspell2/tests/test_filter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kspell2/tests/test_filter.cpp')
-rw-r--r--kspell2/tests/test_filter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspell2/tests/test_filter.cpp b/kspell2/tests/test_filter.cpp
index eafaf622f..430f157dd 100644
--- a/kspell2/tests/test_filter.cpp
+++ b/kspell2/tests/test_filter.cpp
@@ -28,7 +28,7 @@ using namespace KSpell2;
int main( int argc, char** argv )
{
- KApplication app(argc, argv, "Filter");
+ TDEApplication app(argc, argv, "Filter");
TQString buffer = TQString( "This is a sample buffer. Please test me." );