From 5193962621f44b83c1064e234fb8c8e94fd12749 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 08:21:28 -0600 Subject: Rename KLocale to enhance compatibility with KDE4 --- kommander/editor/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kommander/editor') diff --git a/kommander/editor/main.cpp b/kommander/editor/main.cpp index 75e4ce67..dad1f004 100644 --- a/kommander/editor/main.cpp +++ b/kommander/editor/main.cpp @@ -54,7 +54,7 @@ int main( int argc, char *argv[] ) KommanderWidget::inEditor = true; - KLocale::setMainCatalogue("kommander"); + TDELocale::setMainCatalogue("kommander"); TDEApplication a(true, true); TDEConfig *config = kapp->config(); -- cgit v1.2.1