summaryrefslogtreecommitdiffstats
path: root/kiten/dict.h
diff options
context:
space:
mode:
Diffstat (limited to 'kiten/dict.h')
-rw-r--r--kiten/dict.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiten/dict.h b/kiten/dict.h
index ba815f7c..0b3f04a2 100644
--- a/kiten/dict.h
+++ b/kiten/dict.h
@@ -163,7 +163,7 @@ enum DictionaryType { Edict, Kanjidict };
class KDE_EXPORT Index : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
public: