diff options
Diffstat (limited to 'tdespell2/ui/dialog.h')
-rw-r--r-- | tdespell2/ui/dialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/ui/dialog.h b/tdespell2/ui/dialog.h index a531408bf..a3f20e4eb 100644 --- a/tdespell2/ui/dialog.h +++ b/tdespell2/ui/dialog.h @@ -27,7 +27,7 @@ namespace KSpell2 { class Filter; class BackgroundChecker; - class KDE_EXPORT Dialog : public KDialogBase + class TDE_EXPORT Dialog : public KDialogBase { TQ_OBJECT public: |