summaryrefslogtreecommitdiffstats
path: root/sip/tdecore/tdeshortcutlist.sip
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 23:17:29 -0600
committerTimothy Pearson <[email protected]>2013-02-01 23:17:29 -0600
commit9dea9bbfaa7a09a9bd01bb40750d7a5f5b3600f8 (patch)
tree84a51a95f768711c288a5d47db27c4eab7ac0937 /sip/tdecore/tdeshortcutlist.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/tdeshortcutlist.sip')
-rw-r--r--sip/tdecore/tdeshortcutlist.sip12
1 files changed, 6 insertions, 6 deletions
diff --git a/sip/tdecore/tdeshortcutlist.sip b/sip/tdecore/tdeshortcutlist.sip
index b1fb9bd..a87a122 100644
--- a/sip/tdecore/tdeshortcutlist.sip
+++ b/sip/tdecore/tdeshortcutlist.sip
@@ -28,8 +28,8 @@ class TDEShortcutList
{
%TypeHeaderCode
#include <tdeconfigbase.h>
-#include <kshortcut.h>
-#include <kshortcutlist.h>
+#include <tdeshortcut.h>
+#include <tdeshortcutlist.h>
%End
@@ -69,8 +69,8 @@ class TDEAccelShortcutList : TDEShortcutList
{
%TypeHeaderCode
#include <tdeconfigbase.h>
-#include <kshortcut.h>
-#include <kshortcutlist.h>
+#include <tdeshortcut.h>
+#include <tdeshortcutlist.h>
%End
@@ -105,8 +105,8 @@ class ShortcutList : TDEShortcutList
{
%TypeHeaderCode
#include <tdeconfigbase.h>
-#include <kshortcut.h>
-#include <kshortcutlist.h>
+#include <tdeshortcut.h>
+#include <tdeshortcutlist.h>
%End