summaryrefslogtreecommitdiffstats
path: root/extra/kde352
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde352')
-rw-r--r--extra/kde352/tdeaccelaction.h6
-rw-r--r--extra/kde352/tdeaccelbase.h6
-rw-r--r--extra/kde352/tdetoolbarbutton.h4
3 files changed, 8 insertions, 8 deletions
diff --git a/extra/kde352/tdeaccelaction.h b/extra/kde352/tdeaccelaction.h
index e8232cc..1c71954 100644
--- a/extra/kde352/tdeaccelaction.h
+++ b/extra/kde352/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>
@@ -573,4 +573,4 @@ class TDECORE_EXPORT TDEAccelActions
friend class TDEAccelBase;
};
-#endif // _KACCELACTION_H
+#endif // _TDEACCELACTION_H
diff --git a/extra/kde352/tdeaccelbase.h b/extra/kde352/tdeaccelbase.h
index 920c1c7..2bf0c72 100644
--- a/extra/kde352/tdeaccelbase.h
+++ b/extra/kde352/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>
@@ -257,4 +257,4 @@ class TDECORE_EXPORT TDEAccelBase
friend class TDEAccelActions;
};
-#endif // _KACCELBASE_H
+#endif // _TDEACCELBASE_H
diff --git a/extra/kde352/tdetoolbarbutton.h b/extra/kde352/tdetoolbarbutton.h
index 640a849..b481bd2 100644
--- a/extra/kde352/tdetoolbarbutton.h
+++ b/extra/kde352/tdetoolbarbutton.h
@@ -20,8 +20,8 @@
Boston, MA 02110-1301, USA.
*/
-#ifndef _KTOOLBARBUTTON_H
-#define _KTOOLBARBUTTON_H
+#ifndef _TDETOOLBARBUTTON_H
+#define _TDETOOLBARBUTTON_H
#include <tqpixmap.h>
#include <tqtoolbutton.h>