summaryrefslogtreecommitdiffstats
path: root/extra/kde301
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:59:09 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:59:09 +0200
commit961ba4e01e946aa2d9506f53709b0dfd4515d758 (patch)
tree7b9569d627bca50bb36b9047e042fe961bd8943a /extra/kde301
parent36e64939e93885e8f37a89546f62d6db59e8f858 (diff)
downloadpytde-961ba4e01e946aa2d9506f53709b0dfd4515d758.tar.gz
pytde-961ba4e01e946aa2d9506f53709b0dfd4515d758.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'extra/kde301')
-rw-r--r--extra/kde301/tdeaccelaction.h6
-rw-r--r--extra/kde301/tdeaccelbase.h6
-rw-r--r--extra/kde301/tderecentdirs.h4
-rw-r--r--extra/kde301/tdetoolbarbutton.h4
4 files changed, 10 insertions, 10 deletions
diff --git a/extra/kde301/tdeaccelaction.h b/extra/kde301/tdeaccelaction.h
index 1ee45c2..a171c05 100644
--- a/extra/kde301/tdeaccelaction.h
+++ b/extra/kde301/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/kde301/tdeaccelbase.h b/extra/kde301/tdeaccelbase.h
index 8e6deb1..5600f72 100644
--- a/extra/kde301/tdeaccelbase.h
+++ b/extra/kde301/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/kde301/tderecentdirs.h b/extra/kde301/tderecentdirs.h
index 4187c1e..3b0ce49 100644
--- a/extra/kde301/tderecentdirs.h
+++ b/extra/kde301/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/kde301/tdetoolbarbutton.h b/extra/kde301/tdetoolbarbutton.h
index 8cc171b..1a2041b 100644
--- a/extra/kde301/tdetoolbarbutton.h
+++ b/extra/kde301/tdetoolbarbutton.h
@@ -21,8 +21,8 @@
*/
// $Id: tdetoolbarbutton.h,v 1.21.2.1 2002/04/28 20:59:16 wtrobin Exp $
-#ifndef _KTOOLBARBUTTON_H
-#define _KTOOLBARBUTTON_H
+#ifndef _TDETOOLBARBUTTON_H
+#define _TDETOOLBARBUTTON_H
#include <tqpixmap.h>
#include <tqtoolbutton.h>