summaryrefslogtreecommitdiffstats
path: root/tdespell2/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdespell2/filter.h')
-rw-r--r--tdespell2/filter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/filter.h b/tdespell2/filter.h
index ded339841..b2ba00ae5 100644
--- a/tdespell2/filter.h
+++ b/tdespell2/filter.h
@@ -61,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();