diff options
Diffstat (limited to 'tdespell2/ui/configwidget.h')
-rw-r--r-- | tdespell2/ui/configwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/ui/configwidget.h b/tdespell2/ui/configwidget.h index 071e83272..fa06f10dc 100644 --- a/tdespell2/ui/configwidget.h +++ b/tdespell2/ui/configwidget.h @@ -27,7 +27,7 @@ namespace KSpell2 { class Broker; - class KDE_EXPORT ConfigWidget : public TQWidget + class TDE_EXPORT ConfigWidget : public TQWidget { TQ_OBJECT public: |