From 961ba4e01e946aa2d9506f53709b0dfd4515d758 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 19:59:09 +0200 Subject: Additional k => tde renaming and fixes --- extra/kde341/tdeaccelaction.h | 6 +++--- extra/kde341/tdeaccelbase.h | 6 +++--- extra/kde341/tderecentdirs.h | 4 ++-- extra/kde341/tdetoolbarbutton.h | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) (limited to 'extra/kde341') diff --git a/extra/kde341/tdeaccelaction.h b/extra/kde341/tdeaccelaction.h index 54a9070..9ee4a42 100644 --- a/extra/kde341/tdeaccelaction.h +++ b/extra/kde341/tdeaccelaction.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef _KACCELACTION_H -#define _KACCELACTION_H +#ifndef _TDEACCELACTION_H +#define _TDEACCELACTION_H #include #include @@ -561,4 +561,4 @@ class TDECORE_EXPORT TDEAccelActions friend class TDEAccelBase; }; -#endif // _KACCELACTION_H +#endif // _TDEACCELACTION_H diff --git a/extra/kde341/tdeaccelbase.h b/extra/kde341/tdeaccelbase.h index 372735c..c4d1d52 100644 --- a/extra/kde341/tdeaccelbase.h +++ b/extra/kde341/tdeaccelbase.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef _KACCELBASE_H -#define _KACCELBASE_H +#ifndef _TDEACCELBASE_H +#define _TDEACCELBASE_H #include #include @@ -226,4 +226,4 @@ class TDECORE_EXPORT TDEAccelBase friend class TDEAccelActions; }; -#endif // _KACCELBASE_H +#endif // _TDEACCELBASE_H diff --git a/extra/kde341/tderecentdirs.h b/extra/kde341/tderecentdirs.h index cc9be16..ca1a5bb 100644 --- a/extra/kde341/tderecentdirs.h +++ b/extra/kde341/tderecentdirs.h @@ -25,8 +25,8 @@ * SUCH DAMAGE. * */ -#ifndef __KRECENTDIRS_H -#define __KRECENTDIRS_H +#ifndef __TDERECENTDIRS_H +#define __TDERECENTDIRS_H #include diff --git a/extra/kde341/tdetoolbarbutton.h b/extra/kde341/tdetoolbarbutton.h index d9b84f7..5d6f592 100644 --- a/extra/kde341/tdetoolbarbutton.h +++ b/extra/kde341/tdetoolbarbutton.h @@ -20,8 +20,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef _KTOOLBARBUTTON_H -#define _KTOOLBARBUTTON_H +#ifndef _TDETOOLBARBUTTON_H +#define _TDETOOLBARBUTTON_H #include #include -- cgit v1.2.1