summaryrefslogtreecommitdiffstats
path: root/extra/kde353
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:45:33 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:45:33 -0600
commitb21a3fd337f722027e5728be90a7ddc4e758961e (patch)
treec4016e66d02a54a34b4911fae7d74e424d48c9a0 /extra/kde353
parent24f84d9cb7c82f0ca0d50e1eaaf10af2b3836a3f (diff)
downloadpytde-b21a3fd337f722027e5728be90a7ddc4e758961e.tar.gz
pytde-b21a3fd337f722027e5728be90a7ddc4e758961e.zip
Additional renaming of kde to tde
Diffstat (limited to 'extra/kde353')
-rw-r--r--extra/kde353/kicontheme.h2
-rw-r--r--extra/kde353/ksharedptr.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/kde353/kicontheme.h b/extra/kde353/kicontheme.h
index bdb19d1..1261b15 100644
--- a/extra/kde353/kicontheme.h
+++ b/extra/kde353/kicontheme.h
@@ -16,7 +16,7 @@
#include <qstring.h>
#include <qstringlist.h>
#include <qptrlist.h>
-#include "kdelibs_export.h"
+#include "tdelibs_export.h"
class KConfig;
//class KIconThemeDir;
diff --git a/extra/kde353/ksharedptr.h b/extra/kde353/ksharedptr.h
index 8338145..16ece72 100644
--- a/extra/kde353/ksharedptr.h
+++ b/extra/kde353/ksharedptr.h
@@ -18,7 +18,7 @@
#ifndef KSharedPTR_H
#define KSharedPTR_H
-#include "kdelibs_export.h"
+#include "tdelibs_export.h"
/**
* Reference counting for shared objects. If you derive your object