summaryrefslogtreecommitdiffstats
path: root/wizards/kolabmain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/kolabmain.cpp')
-rw-r--r--wizards/kolabmain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/kolabmain.cpp b/wizards/kolabmain.cpp
index e24f7ac5..8b316a45 100644
--- a/wizards/kolabmain.cpp
+++ b/wizards/kolabmain.cpp
@@ -44,7 +44,7 @@ int main(int argc,char **argv)
TDEApplication app;
- KGlobal::locale()->insertCatalogue( "libtdepim" );
+ TDEGlobal::locale()->insertCatalogue( "libtdepim" );
TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();