summaryrefslogtreecommitdiffstats
path: root/tdespell2/ui/dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdespell2/ui/dialog.h')
-rw-r--r--tdespell2/ui/dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/ui/dialog.h b/tdespell2/ui/dialog.h
index d07ddacce..a531408bf 100644
--- a/tdespell2/ui/dialog.h
+++ b/tdespell2/ui/dialog.h
@@ -29,7 +29,7 @@ namespace KSpell2
class BackgroundChecker;
class KDE_EXPORT Dialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
Dialog( BackgroundChecker *checker,
TQWidget *parent, const char *name=0 );