diff options
Diffstat (limited to 'extra/kde331/tdeaccelaction.h')
-rw-r--r-- | extra/kde331/tdeaccelaction.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kde331/tdeaccelaction.h b/extra/kde331/tdeaccelaction.h index f84a24d..78278ea 100644 --- a/extra/kde331/tdeaccelaction.h +++ b/extra/kde331/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> @@ -561,4 +561,4 @@ class TDEAccelActions friend class TDEAccelBase; }; -#endif // _KACCELACTION_H +#endif // _TDEACCELACTION_H |