summaryrefslogtreecommitdiffstats
path: root/tdespell2/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdespell2/filter.h')
-rw-r--r--tdespell2/filter.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tdespell2/filter.h b/tdespell2/filter.h
index d8992c0f3..b2ba00ae5 100644
--- a/tdespell2/filter.h
+++ b/tdespell2/filter.h
@@ -1,4 +1,3 @@
-// -*- Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil; -*-
/*
* filter.h
*
@@ -62,7 +61,7 @@ namespace KSpell2
* @author Zack Rusin <zack@kde.org>
* @short used to split text into words
*/
- class KDE_EXPORT Filter
+ class TDE_EXPORT Filter
{
public:
static Filter *defaultFilter();