summaryrefslogtreecommitdiffstats
path: root/kfind/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kfind/main.cpp')
-rw-r--r--kfind/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfind/main.cpp b/kfind/main.cpp
index 448f98218..b57177cb0 100644
--- a/kfind/main.cpp
+++ b/kfind/main.cpp
@@ -45,7 +45,7 @@ int main( int argc, char ** argv )
TDECmdLineArgs::init( argc, argv, &aboutData );
TDECmdLineArgs::addCmdLineOptions( options );
- KApplication app;
+ TDEApplication app;
TDECmdLineArgs *args= TDECmdLineArgs::parsedArgs();