From 01c60a267846a8712bca34218ecf7da57566c049 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 13:26:45 -0600 Subject: Rename KStandard for enhanced compatibility with KDE4 --- khotkeys/shared/khotkeysglobal.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khotkeys') 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 ) { -- cgit v1.2.3