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 9fec1b92..b4e61c9e 100644 --- a/kbabel/kbabeldict/modules/tmx/tmxcompendium.h +++ b/kbabel/kbabeldict/modules/tmx/tmxcompendium.h @@ -50,7 +50,7 @@ class TQTimer; class TmxCompendium : public SearchEngine { Q_OBJECT - TQ_OBJECT + public: TmxCompendium(TQObject *parent=0, const char *name=0); |