summaryrefslogtreecommitdiffstats
path: root/kandy/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kandy/src/main.cpp')
-rw-r--r--kandy/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kandy/src/main.cpp b/kandy/src/main.cpp
index b3f6aa82..0ba62eb6 100644
--- a/kandy/src/main.cpp
+++ b/kandy/src/main.cpp
@@ -95,7 +95,7 @@ int main(int argc, char **argv)
TDECmdLineArgs::init(argc,argv,&about);
TDECmdLineArgs::addCmdLineOptions(options);
- KApplication app;
+ TDEApplication app;
TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();
// register ourselves as a dcop client