diff options
Diffstat (limited to 'extra/kde313/tdeaccelaction.h')
-rw-r--r-- | extra/kde313/tdeaccelaction.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kde313/tdeaccelaction.h b/extra/kde313/tdeaccelaction.h index 4ad018f..6ccb93e 100644 --- a/extra/kde313/tdeaccelaction.h +++ b/extra/kde313/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 |