diff options
Diffstat (limited to 'extra/kde303')
-rw-r--r-- | extra/kde303/tdeaccelaction.h | 6 | ||||
-rw-r--r-- | extra/kde303/tdeaccelbase.h | 6 | ||||
-rw-r--r-- | extra/kde303/tderecentdirs.h | 4 | ||||
-rw-r--r-- | extra/kde303/tdetoolbarbutton.h | 4 |
4 files changed, 10 insertions, 10 deletions
diff --git a/extra/kde303/tdeaccelaction.h b/extra/kde303/tdeaccelaction.h index 1ee45c2..a171c05 100644 --- a/extra/kde303/tdeaccelaction.h +++ b/extra/kde303/tdeaccelaction.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef _KACCELACTION_H -#define _KACCELACTION_H +#ifndef _TDEACCELACTION_H +#define _TDEACCELACTION_H #include <tqmap.h> #include <tqptrvector.h> @@ -199,4 +199,4 @@ class TDEAccelActions friend class TDEAccelBase; }; -#endif // _KACCELACTION_H +#endif // _TDEACCELACTION_H diff --git a/extra/kde303/tdeaccelbase.h b/extra/kde303/tdeaccelbase.h index 8e6deb1..5600f72 100644 --- a/extra/kde303/tdeaccelbase.h +++ b/extra/kde303/tdeaccelbase.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef _KACCELBASE_H -#define _KACCELBASE_H +#ifndef _TDEACCELBASE_H +#define _TDEACCELBASE_H #include <tqmap.h> #include <tqptrvector.h> @@ -230,4 +230,4 @@ class TDEAccelBase TDEAccelBasePrivate* d; }; -#endif // _KACCELBASE_H +#endif // _TDEACCELBASE_H diff --git a/extra/kde303/tderecentdirs.h b/extra/kde303/tderecentdirs.h index 4187c1e..3b0ce49 100644 --- a/extra/kde303/tderecentdirs.h +++ b/extra/kde303/tderecentdirs.h @@ -25,8 +25,8 @@ * SUCH DAMAGE. * */ -#ifndef __KRECENTDIRS_H -#define __KRECENTDIRS_H +#ifndef __TDERECENTDIRS_H +#define __TDERECENTDIRS_H #include <tqstringlist.h> diff --git a/extra/kde303/tdetoolbarbutton.h b/extra/kde303/tdetoolbarbutton.h index bcdf102..c46898f 100644 --- a/extra/kde303/tdetoolbarbutton.h +++ b/extra/kde303/tdetoolbarbutton.h @@ -21,8 +21,8 @@ */ // $Id: tdetoolbarbutton.h,v 1.21.2.2 2002/05/26 13:09:06 carewolf Exp $ -#ifndef _KTOOLBARBUTTON_H -#define _KTOOLBARBUTTON_H +#ifndef _TDETOOLBARBUTTON_H +#define _TDETOOLBARBUTTON_H #include <tqpixmap.h> #include <tqtoolbutton.h> |