summaryrefslogtreecommitdiffstats
path: root/wizards/groupwisemain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/groupwisemain.cpp')
-rw-r--r--wizards/groupwisemain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/groupwisemain.cpp b/wizards/groupwisemain.cpp
index 301972c6..e305e214 100644
--- a/wizards/groupwisemain.cpp
+++ b/wizards/groupwisemain.cpp
@@ -43,7 +43,7 @@ int main(int argc,char **argv)
TDECmdLineArgs::init( argc, argv, &aboutData );
TDECmdLineArgs::addCmdLineOptions( options );
- KApplication app;
+ TDEApplication app;
KGlobal::locale()->insertCatalogue( "libtdepim" );