summaryrefslogtreecommitdiffstats
path: root/tdeparts/part.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeparts/part.cpp')
-rw-r--r--tdeparts/part.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/part.cpp b/tdeparts/part.cpp
index 034dc00b4..9372adc08 100644
--- a/tdeparts/part.cpp
+++ b/tdeparts/part.cpp
@@ -204,7 +204,7 @@ void Part::setWidget( TQWidget *widget )
// Since KParts objects are XML-based, shortcuts should
// be connected to the widget when the XML settings
- // are processed, rather than on KAction construction.
+ // are processed, rather than on TDEAction construction.
actionCollection()->setAutoConnectShortcuts( false );
}