From 98f4a055baf6eb7ea5c3d69d6a3f2162b491e253 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 08:14:08 -0600 Subject: Rename KLocale to enhance compatibility with KDE4 --- kcontrol/kfontinst/tdeio/KioFonts.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/kfontinst') diff --git a/kcontrol/kfontinst/tdeio/KioFonts.cpp b/kcontrol/kfontinst/tdeio/KioFonts.cpp index a443ef546..171cb806d 100644 --- a/kcontrol/kfontinst/tdeio/KioFonts.cpp +++ b/kcontrol/kfontinst/tdeio/KioFonts.cpp @@ -108,7 +108,7 @@ int kdemain(int argc, char **argv) exit(-1); } - KLocale::setMainCatalogue(KFI_CATALOGUE); + TDELocale::setMainCatalogue(KFI_CATALOGUE); TDEInstance instance("tdeio_" KFI_KIO_FONTS_PROTOCOL); KFI::CKioFonts slave(argv[2], argv[3]); -- cgit v1.2.1