diff options
Diffstat (limited to 'kbabel/kbabeldict/modules/pocompendium/compendiumdata.h')
-rw-r--r-- | kbabel/kbabeldict/modules/pocompendium/compendiumdata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/kbabeldict/modules/pocompendium/compendiumdata.h b/kbabel/kbabeldict/modules/pocompendium/compendiumdata.h index 1d621bd8..fbe07a26 100644 --- a/kbabel/kbabeldict/modules/pocompendium/compendiumdata.h +++ b/kbabel/kbabeldict/modules/pocompendium/compendiumdata.h @@ -49,7 +49,7 @@ class Catalog; class CompendiumData : public TQObject { Q_OBJECT - TQ_OBJECT + public: CompendiumData(TQObject *parent=0); |