summaryrefslogtreecommitdiffstats
path: root/extra/kde330
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde330')
-rw-r--r--extra/kde330/tdeaccelaction.h6
-rw-r--r--extra/kde330/tdeaccelbase.h6
-rw-r--r--extra/kde330/tderecentdirs.h4
-rw-r--r--extra/kde330/tdetoolbarbutton.h4
4 files changed, 10 insertions, 10 deletions
diff --git a/extra/kde330/tdeaccelaction.h b/extra/kde330/tdeaccelaction.h
index f84a24d..78278ea 100644
--- a/extra/kde330/tdeaccelaction.h
+++ b/extra/kde330/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
diff --git a/extra/kde330/tdeaccelbase.h b/extra/kde330/tdeaccelbase.h
index 296790f..4b1d8d8 100644
--- a/extra/kde330/tdeaccelbase.h
+++ b/extra/kde330/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>
@@ -227,4 +227,4 @@ class TDEAccelBase
friend class TDEAccelActions;
};
-#endif // _KACCELBASE_H
+#endif // _TDEACCELBASE_H
diff --git a/extra/kde330/tderecentdirs.h b/extra/kde330/tderecentdirs.h
index 4187c1e..3b0ce49 100644
--- a/extra/kde330/tderecentdirs.h
+++ b/extra/kde330/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/kde330/tdetoolbarbutton.h b/extra/kde330/tdetoolbarbutton.h
index a75f545..2db9fce 100644
--- a/extra/kde330/tdetoolbarbutton.h
+++ b/extra/kde330/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>