diff options
Diffstat (limited to 'kbabel/kbabeldict/modules/tmx/tmxcompendium.h')
-rw-r--r-- | kbabel/kbabeldict/modules/tmx/tmxcompendium.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/kbabeldict/modules/tmx/tmxcompendium.h b/kbabel/kbabeldict/modules/tmx/tmxcompendium.h index 992c5d93..270a5acc 100644 --- a/kbabel/kbabeldict/modules/tmx/tmxcompendium.h +++ b/kbabel/kbabeldict/modules/tmx/tmxcompendium.h @@ -49,7 +49,7 @@ class TQTimer; class TmxCompendium : public SearchEngine { - Q_OBJECT + TQ_OBJECT public: |