summaryrefslogtreecommitdiffstats
path: root/kcontrol/kfontinst/tdeio/KioFonts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kfontinst/tdeio/KioFonts.cpp')
-rw-r--r--kcontrol/kfontinst/tdeio/KioFonts.cpp2
1 files changed, 1 insertions, 1 deletions
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]);