From 6dea9442526e5ebacf313ad387c7dff4b87a53bf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 08:19:44 -0600 Subject: Rename KLocale to enhance compatibility with KDE4 --- wizards/sloxmain.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wizards/sloxmain.cpp') diff --git a/wizards/sloxmain.cpp b/wizards/sloxmain.cpp index d63c43ae7..f9ec84bf0 100644 --- a/wizards/sloxmain.cpp +++ b/wizards/sloxmain.cpp @@ -35,7 +35,7 @@ static const KCmdLineOptions options[] = int main(int argc,char **argv) { - KLocale::setMainCatalogue( "tdepimwizards" ); + TDELocale::setMainCatalogue( "tdepimwizards" ); TDEAboutData aboutData( "sloxwizard", I18N_NOOP( "SUSE LINUX Openexchange Server Configuration Wizard" ), "0.1" ); -- cgit v1.2.1