summaryrefslogtreecommitdiffstats
path: root/tdespell2/defaultdictionary.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdespell2/defaultdictionary.h')
-rw-r--r--tdespell2/defaultdictionary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/defaultdictionary.h b/tdespell2/defaultdictionary.h
index 1a0090751..f3ee83339 100644
--- a/tdespell2/defaultdictionary.h
+++ b/tdespell2/defaultdictionary.h
@@ -32,7 +32,7 @@ namespace KSpell2
class DefaultDictionary : public TQObject,
public Dictionary
{
- Q_OBJECT
+ TQ_OBJECT
public:
DefaultDictionary( const TQString& lang, Broker *broker );
~DefaultDictionary();