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 --- tdeui/tdeshortcutdialog.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tdeui/tdeshortcutdialog.h') diff --git a/tdeui/tdeshortcutdialog.h b/tdeui/tdeshortcutdialog.h index f989e0191..c0b8fa49b 100644 --- a/tdeui/tdeshortcutdialog.h +++ b/tdeui/tdeshortcutdialog.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef _KSHORTCUTDIALOG_H_ -#define _KSHORTCUTDIALOG_H_ +#ifndef _TDESHORTCUTDIALOG_H_ +#define _TDESHORTCUTDIALOG_H_ #include "kdialogbase.h" #include "tdeshortcut.h" @@ -93,4 +93,4 @@ private: static bool s_showMore; }; -#endif // _KSHORTCUTDIALOG_H_ +#endif // _TDESHORTCUTDIALOG_H_ -- cgit v1.2.1