summaryrefslogtreecommitdiffstats
path: root/kbstateapplet/kdeexportfix.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-26 20:20:41 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-26 20:20:41 -0600
commit583747fb4f4bbf459a09626fc8b99f4849359660 (patch)
treee3e46fbf8a2c01688c4efcb28cbba80beab8df08 /kbstateapplet/kdeexportfix.h
parentc7ce89fcae12a35ac8bfa9b908854c50ca0ceee2 (diff)
downloadtdeaccessibility-583747fb4f4bbf459a09626fc8b99f4849359660.tar.gz
tdeaccessibility-583747fb4f4bbf459a09626fc8b99f4849359660.zip
Rename KDE_MAKE_VERSION and update TDE version string
Diffstat (limited to 'kbstateapplet/kdeexportfix.h')
-rw-r--r--kbstateapplet/kdeexportfix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbstateapplet/kdeexportfix.h b/kbstateapplet/kdeexportfix.h
index ff5b9be..a30f3d5 100644
--- a/kbstateapplet/kdeexportfix.h
+++ b/kbstateapplet/kdeexportfix.h
@@ -16,7 +16,7 @@
***************************************************************************/
#include <tdeversion.h>
-#if TDE_VERSION < KDE_MAKE_VERSION (3,3,2)
+#if TDE_VERSION < TDE_MAKE_VERSION (3,3,2)
#undef KDE_EXPORT
#define KDE_EXPORT
#endif