summaryrefslogtreecommitdiffstats
path: root/kmag/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmag/main.cpp')
-rw-r--r--kmag/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmag/main.cpp b/kmag/main.cpp
index a543029..1111722 100644
--- a/kmag/main.cpp
+++ b/kmag/main.cpp
@@ -62,7 +62,7 @@ int main(int argc, char *argv[])
TDECmdLineArgs::init( argc, argv, aboutData );
TDECmdLineArgs::addCmdLineOptions( options ); // Add our own options.
- KApplication app;
+ TDEApplication app;
if (app.isRestored())
{