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