summaryrefslogtreecommitdiffstats
path: root/sip/tdecore/tdeaccelaction.sip
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:17:29 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:17:29 -0600
commit9dea9bbfaa7a09a9bd01bb40750d7a5f5b3600f8 (patch)
tree84a51a95f768711c288a5d47db27c4eab7ac0937 /sip/tdecore/tdeaccelaction.sip
parent2d00595867197e5b5563d85e871a59a77a23f70f (diff)
downloadpytde-9dea9bbfaa7a09a9bd01bb40750d7a5f5b3600f8.tar.gz
pytde-9dea9bbfaa7a09a9bd01bb40750d7a5f5b3600f8.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'sip/tdecore/tdeaccelaction.sip')
-rw-r--r--sip/tdecore/tdeaccelaction.sip4
1 files changed, 2 insertions, 2 deletions
diff --git a/sip/tdecore/tdeaccelaction.sip b/sip/tdecore/tdeaccelaction.sip
index 22e14ed..dff7dc4 100644
--- a/sip/tdecore/tdeaccelaction.sip
+++ b/sip/tdecore/tdeaccelaction.sip
@@ -27,7 +27,7 @@
class TDEAccelAction
{
%TypeHeaderCode
-#include <kaccelaction.h>
+#include <tdeaccelaction.h>
%End
@@ -76,7 +76,7 @@ protected:
class TDEAccelActions
{
%TypeHeaderCode
-#include <kaccelaction.h>
+#include <tdeaccelaction.h>
%End