summaryrefslogtreecommitdiffstats
path: root/wizards/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/main.cpp')
-rw-r--r--wizards/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/main.cpp b/wizards/main.cpp
index 4b66356c..3c45aae4 100644
--- a/wizards/main.cpp
+++ b/wizards/main.cpp
@@ -14,7 +14,7 @@ static const KCmdLineOptions options[] =
int main( int argc, char **argv )
{
- KLocale::setMainCatalogue( "tdepimwizards" );
+ TDELocale::setMainCatalogue( "tdepimwizards" );
TDEAboutData aboutData( "groupwarewizard",
I18N_NOOP( "TDE-PIM Groupware Configuration Wizard" ), "0.1" );