summaryrefslogtreecommitdiffstats
path: root/ksayit
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-15 18:51:46 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-15 18:51:46 -0600
commitd479daee57f586dcd10d91270e0d1a8ebe41a494 (patch)
treec897877109e0485ec5688b4ddba67e1f5b7d6596 /ksayit
parent9be0148e5b9e7cf1d791341c410b74b7b0c6f4c9 (diff)
downloadtdeaccessibility-d479daee57f586dcd10d91270e0d1a8ebe41a494.tar.gz
tdeaccessibility-d479daee57f586dcd10d91270e0d1a8ebe41a494.zip
Rename KDE_VERSION to TDE_VERSION
Diffstat (limited to 'ksayit')
-rw-r--r--ksayit/Freeverb_plugin/kdeexportfix.h2
-rw-r--r--ksayit/KTTSD_Lib/kdeexportfix.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/ksayit/Freeverb_plugin/kdeexportfix.h b/ksayit/Freeverb_plugin/kdeexportfix.h
index 172dd94..af01c25 100644
--- a/ksayit/Freeverb_plugin/kdeexportfix.h
+++ b/ksayit/Freeverb_plugin/kdeexportfix.h
@@ -16,7 +16,7 @@
***************************************************************************/
#include <kdeversion.h>
-#if KDE_VERSION < KDE_MAKE_VERSION (3,3,2)
+#if TDE_VERSION < KDE_MAKE_VERSION (3,3,2)
#undef KDE_EXPORT
#define KDE_EXPORT
#endif
diff --git a/ksayit/KTTSD_Lib/kdeexportfix.h b/ksayit/KTTSD_Lib/kdeexportfix.h
index 172dd94..af01c25 100644
--- a/ksayit/KTTSD_Lib/kdeexportfix.h
+++ b/ksayit/KTTSD_Lib/kdeexportfix.h
@@ -16,7 +16,7 @@
***************************************************************************/
#include <kdeversion.h>
-#if KDE_VERSION < KDE_MAKE_VERSION (3,3,2)
+#if TDE_VERSION < KDE_MAKE_VERSION (3,3,2)
#undef KDE_EXPORT
#define KDE_EXPORT
#endif