summaryrefslogtreecommitdiffstats
path: root/src/kbfxspinx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kbfxspinx.cpp')
-rw-r--r--src/kbfxspinx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxspinx.cpp b/src/kbfxspinx.cpp
index 3e7359f..43cef05 100644
--- a/src/kbfxspinx.cpp
+++ b/src/kbfxspinx.cpp
@@ -317,7 +317,7 @@ extern "C"
{
KPanelApplet* init ( TQWidget *parent, const TQString& configFile )
{
- KGlobal::locale()->insertCatalogue ( "KbfxSpinx" );
+ TDEGlobal::locale()->insertCatalogue ( "KbfxSpinx" );
return new KbfxSpinx ( configFile, KPanelApplet::Normal,
KPanelApplet::About | KPanelApplet::Help | KPanelApplet::Preferences,
parent, "KbfxSpinx" );