summaryrefslogtreecommitdiffstats
path: root/kode/automakefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'kode/automakefile.h')
-rw-r--r--kode/automakefile.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kode/automakefile.h b/kode/automakefile.h
index 1a5937324..25113bd43 100644
--- a/kode/automakefile.h
+++ b/kode/automakefile.h
@@ -30,10 +30,10 @@
namespace KODE {
-class KDE_EXPORT AutoMakefile
+class TDE_EXPORT AutoMakefile
{
public:
- class KDE_EXPORT Target
+ class TDE_EXPORT Target
{
public:
typedef TQValueList<Target> List;