summaryrefslogtreecommitdiffstats
path: root/extra/kde341/kaccelaction.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-06 21:40:24 -0600
committerTimothy Pearson <[email protected]>2011-11-06 21:40:24 -0600
commit5f88d03c1ad294b7fcfc3840827b3144fb060ab0 (patch)
treea8f3b537f9f2b4c7c95d61e41d63e45cd48d736e /extra/kde341/kaccelaction.h
parentb3eb7db733f6ad6a905ce127841ea932b184784c (diff)
downloadpytde-5f88d03c1ad294b7fcfc3840827b3144fb060ab0.tar.gz
pytde-5f88d03c1ad294b7fcfc3840827b3144fb060ab0.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'extra/kde341/kaccelaction.h')
-rw-r--r--extra/kde341/kaccelaction.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kde341/kaccelaction.h b/extra/kde341/kaccelaction.h
index 396e218..52ae113 100644
--- a/extra/kde341/kaccelaction.h
+++ b/extra/kde341/kaccelaction.h
@@ -69,7 +69,7 @@ class KConfigBase;
* @see KKeyChooser
* @see KKeyDialog
*/
-class KDECORE_EXPORT KAccelAction
+class TDECORE_EXPORT KAccelAction
{
public:
/**
@@ -363,7 +363,7 @@ class KDECORE_EXPORT KAccelAction
* @short A collection of accelerator actions
* @see KAccelAction
*/
-class KDECORE_EXPORT KAccelActions
+class TDECORE_EXPORT KAccelActions
{
public:
/**