diff options
Diffstat (limited to 'tdespell2/backgroundchecker.h')
-rw-r--r-- | tdespell2/backgroundchecker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/backgroundchecker.h b/tdespell2/backgroundchecker.h index 6f9163b26..b80c338fb 100644 --- a/tdespell2/backgroundchecker.h +++ b/tdespell2/backgroundchecker.h @@ -46,7 +46,7 @@ namespace KSpell2 * @author Zack Rusin <zack@kde.org> * @short class used for spell checking in the background */ - class KDE_EXPORT BackgroundChecker : public TQObject + class TDE_EXPORT BackgroundChecker : public TQObject { TQ_OBJECT public: |