summaryrefslogtreecommitdiffstats
path: root/kpat/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpat/main.cpp')
-rw-r--r--kpat/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/main.cpp b/kpat/main.cpp
index b1536e7d..110046c8 100644
--- a/kpat/main.cpp
+++ b/kpat/main.cpp
@@ -57,7 +57,7 @@ int main( int argc, char **argv )
TDECmdLineArgs::addCmdLineOptions (options);
TDECmdLineArgs* args = TDECmdLineArgs::parsedArgs();
- KApplication a;
+ TDEApplication a;
KGlobal::locale()->insertCatalogue("libtdegames");
if (a.isRestored())