summaryrefslogtreecommitdiffstats
path: root/kcontrol/keys
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:01:54 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:58:45 +0200
commit3e88ddfbc3df52c97d5354890fb9ac68af49bddd (patch)
treef6830215ebdc83e794a7a223042537595490265f /kcontrol/keys
parent5607b4ae2272da03b692475c2f773f3e27e671b8 (diff)
downloadtdebase-3e88ddfbc3df52c97d5354890fb9ac68af49bddd.tar.gz
tdebase-3e88ddfbc3df52c97d5354890fb9ac68af49bddd.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kcontrol/keys')
-rw-r--r--kcontrol/keys/tdeaccelaction.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kcontrol/keys/tdeaccelaction.h b/kcontrol/keys/tdeaccelaction.h
index 5cc6ca02a..f95a50157 100644
--- a/kcontrol/keys/tdeaccelaction.h
+++ b/kcontrol/keys/tdeaccelaction.h
@@ -20,8 +20,8 @@
Boston, MA 02110-1301, USA.
*/
-#ifndef _KACCELACTION_H
-#define _KACCELACTION_H
+#ifndef _TDEACCELACTION_H
+#define _TDEACCELACTION_H
#include <tqmap.h>
#include <tqptrvector.h>
@@ -202,4 +202,4 @@ class TDEAccelActions
friend class TDEAccelBase;
};
-#endif // _KACCELACTION_H
+#endif // _TDEACCELACTION_H