summaryrefslogtreecommitdiffstats
path: root/wizards/sloxmain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/sloxmain.cpp')
-rw-r--r--wizards/sloxmain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/sloxmain.cpp b/wizards/sloxmain.cpp
index 3eab6b69..d63c43ae 100644
--- a/wizards/sloxmain.cpp
+++ b/wizards/sloxmain.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();