From 3a41b8717f3769966a157f243f46bc58dea9bbd7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 08:18:52 -0600 Subject: Rename KLocale to enhance compatibility with KDE4 --- knewsticker/knewstickerstub/knewstickerstub.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'knewsticker/knewstickerstub') diff --git a/knewsticker/knewstickerstub/knewstickerstub.cpp b/knewsticker/knewstickerstub/knewstickerstub.cpp index 30046809..ae9c97b8 100644 --- a/knewsticker/knewstickerstub/knewstickerstub.cpp +++ b/knewsticker/knewstickerstub/knewstickerstub.cpp @@ -34,7 +34,7 @@ static const KCmdLineOptions options[] = int main(int argc, char **argv) { - KLocale::setMainCatalogue("knewsticker"); + TDELocale::setMainCatalogue("knewsticker"); TDEAboutData aboutData(name, verbname, version, description, TDEAboutData::License_BSD, copyright); -- cgit v1.2.1