summaryrefslogtreecommitdiffstats
path: root/extra/kde341/kicontheme.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/kicontheme.h
parentb3eb7db733f6ad6a905ce127841ea932b184784c (diff)
downloadpytde-5f88d03c1ad294b7fcfc3840827b3144fb060ab0.tar.gz
pytde-5f88d03c1ad294b7fcfc3840827b3144fb060ab0.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'extra/kde341/kicontheme.h')
-rw-r--r--extra/kde341/kicontheme.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kde341/kicontheme.h b/extra/kde341/kicontheme.h
index 384224e..84fc6f9 100644
--- a/extra/kde341/kicontheme.h
+++ b/extra/kde341/kicontheme.h
@@ -32,7 +32,7 @@ class KIconPrivate;
* @see KIconTheme
* @see KIconLoader
*/
-class KDECORE_EXPORT KIcon
+class TDECORE_EXPORT KIcon
{
public:
KIcon() { size = 0; }
@@ -176,7 +176,7 @@ inline KIcon::Group operator++(KIcon::Group& group,int) { KIcon::Group ret = gro
* iconloader but can be used by others too.
* @see KIconLoader
*/
-class KDECORE_EXPORT KIconTheme
+class TDECORE_EXPORT KIconTheme
{
public:
/**