summaryrefslogtreecommitdiffstats
path: root/kppp/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/main.cpp')
-rw-r--r--kppp/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/main.cpp b/kppp/main.cpp
index d922c4c5..93f31f6d 100644
--- a/kppp/main.cpp
+++ b/kppp/main.cpp
@@ -212,7 +212,7 @@ int main( int argc, char **argv ) {
- KApplication a;
+ TDEApplication a;
// set portable locale for decimal point
setlocale(LC_NUMERIC ,"C");