summaryrefslogtreecommitdiffstats
path: root/khotkeys
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys')
-rw-r--r--khotkeys/shared/khotkeysglobal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/shared/khotkeysglobal.cpp b/khotkeys/shared/khotkeysglobal.cpp
index 272c5c1c0..87fe74c38 100644
--- a/khotkeys/shared/khotkeysglobal.cpp
+++ b/khotkeys/shared/khotkeysglobal.cpp
@@ -57,7 +57,7 @@ bool khotkeys_active()
return _khotkeys_active;
}
-// does the opposite of KStandardDirs::findResource() i.e. e.g.
+// does the opposite of TDEStandardDirs::findResource() i.e. e.g.
// "/opt/kde2/share/applnk/System/konsole.desktop" -> "System/konsole.desktop"
TQString get_menu_entry_from_path( const TQString& path_P )
{