summaryrefslogtreecommitdiffstats
path: root/wifi/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'wifi/main.cpp')
-rw-r--r--wifi/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/wifi/main.cpp b/wifi/main.cpp
index cb8fc020..1168d961 100644
--- a/wifi/main.cpp
+++ b/wifi/main.cpp
@@ -47,7 +47,7 @@ main (int argc, char *argv[])
TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs ();
args->clear ();
- KApplication app;
+ TDEApplication app;
if (app.isRestored ())
{