summaryrefslogtreecommitdiffstats
path: root/tdespell2/ui/configwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdespell2/ui/configwidget.h')
-rw-r--r--tdespell2/ui/configwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/ui/configwidget.h b/tdespell2/ui/configwidget.h
index 2f65ed20e..071e83272 100644
--- a/tdespell2/ui/configwidget.h
+++ b/tdespell2/ui/configwidget.h
@@ -29,7 +29,7 @@ namespace KSpell2
class Broker;
class KDE_EXPORT ConfigWidget : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
ConfigWidget( Broker *broker, TQWidget *parent, const char *name =0 );
~ConfigWidget();