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 f7eab0be..407551b6 100644
--- a/wizards/groupwisemain.cpp
+++ b/wizards/groupwisemain.cpp
@@ -35,7 +35,7 @@ static const KCmdLineOptions options[] =
int main(int argc,char **argv)
{
- KLocale::setMainCatalogue( "tdepimwizards" );
+ TDELocale::setMainCatalogue( "tdepimwizards" );
TDEAboutData aboutData( "groupwisewizard",
I18N_NOOP( "Novell GroupWise Configuration Wizard" ),