summaryrefslogtreecommitdiffstats
path: root/ksim/ksim.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/ksim.cpp')
-rw-r--r--ksim/ksim.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/ksim.cpp b/ksim/ksim.cpp
index e74f768..0134c51 100644
--- a/ksim/ksim.cpp
+++ b/ksim/ksim.cpp
@@ -37,7 +37,7 @@ extern "C"
{
KDE_EXPORT KPanelExtension *init(TQWidget *parent, const TQString &configFile)
{
- KGlobal::locale()->insertCatalogue("ksim");
+ TDEGlobal::locale()->insertCatalogue("ksim");
return new KSim::PanelExtension(configFile, KPanelExtension::Normal,
KPanelExtension::About | KPanelExtension::Help |
KPanelExtension::Preferences | KPanelExtension::ReportBug,