summaryrefslogtreecommitdiffstats
path: root/kfilereplace/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kfilereplace/main.cpp')
-rw-r--r--kfilereplace/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfilereplace/main.cpp b/kfilereplace/main.cpp
index 1f7bdef0..2f4ff1a3 100644
--- a/kfilereplace/main.cpp
+++ b/kfilereplace/main.cpp
@@ -47,7 +47,7 @@ int main(int argc, char *argv[])
TDECmdLineArgs::init(argc, argv, &about);
TDECmdLineArgs::addCmdLineOptions( options );
- KApplication app;
+ TDEApplication app;
// see if we are starting with session management
if (app.isRestored())