diff options
Diffstat (limited to 'tdespell2/ui/dialog.h')
| -rw-r--r-- | tdespell2/ui/dialog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdespell2/ui/dialog.h b/tdespell2/ui/dialog.h index d07ddacce..a3f20e4eb 100644 --- a/tdespell2/ui/dialog.h +++ b/tdespell2/ui/dialog.h @@ -27,9 +27,9 @@ namespace KSpell2 { class Filter; class BackgroundChecker; - class KDE_EXPORT Dialog : public KDialogBase + class TDE_EXPORT Dialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: Dialog( BackgroundChecker *checker, TQWidget *parent, const char *name=0 ); |
