From c6cb3f27942501d24b0ded69c90ebbf7c43c755e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:30 +0200 Subject: Additional k => tde renaming and fixes --- tdecore/tdeshortcut.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tdecore/tdeshortcut.h') diff --git a/tdecore/tdeshortcut.h b/tdecore/tdeshortcut.h index e98a007b5..09f7fce05 100644 --- a/tdecore/tdeshortcut.h +++ b/tdecore/tdeshortcut.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef __KSHORTCUT_H -#define __KSHORTCUT_H +#ifndef __TDESHORTCUT_H +#define __TDESHORTCUT_H #include #include @@ -848,4 +848,4 @@ class TDECORE_EXPORT TDEShortcut #endif }; -#endif // __KSHORTCUT_H +#endif // __TDESHORTCUT_H -- cgit v1.2.1