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/tdeshortcutmenu.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tdecore/tdeshortcutmenu.h') diff --git a/tdecore/tdeshortcutmenu.h b/tdecore/tdeshortcutmenu.h index a62757316..ece721942 100644 --- a/tdecore/tdeshortcutmenu.h +++ b/tdecore/tdeshortcutmenu.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef __KSHORTCUTMENU_H -#define __KSHORTCUTMENU_H +#ifndef __TDESHORTCUTMENU_H +#define __TDESHORTCUTMENU_H #include #include @@ -58,4 +58,4 @@ class TDECORE_EXPORT TDEShortcutMenu : public TQPopupMenu IndexToKKeySequence m_seqs; }; -#endif // __KSHORTCUTMENU_H +#endif // __TDESHORTCUTMENU_H -- cgit v1.2.1