diff options
Diffstat (limited to 'tdeui/tdeshortcutdialog.h')
-rw-r--r-- | tdeui/tdeshortcutdialog.h | 6 |
1 files changed, 3 insertions, 3 deletions
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_ |