summaryrefslogtreecommitdiffstats
path: root/kdessh
diff options
context:
space:
mode:
Diffstat (limited to 'kdessh')
-rw-r--r--kdessh/kdessh.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdessh/kdessh.cpp b/kdessh/kdessh.cpp
index 249bd1a..159fa64 100644
--- a/kdessh/kdessh.cpp
+++ b/kdessh/kdessh.cpp
@@ -58,7 +58,7 @@ int main(int argc, char *argv[])
TDECmdLineArgs::init(argc, argv, &aboutData);
TDECmdLineArgs::addCmdLineOptions(options);
- KApplication app;
+ TDEApplication app;
TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();
// Stop daemon and exit?