diff options
Diffstat (limited to 'kbabel/kbabeldict/modules/dbsearchengine2/dbse2_factory.h')
-rw-r--r-- | kbabel/kbabeldict/modules/dbsearchengine2/dbse2_factory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/kbabeldict/modules/dbsearchengine2/dbse2_factory.h b/kbabel/kbabeldict/modules/dbsearchengine2/dbse2_factory.h index b2f2dba0..ffd6b170 100644 --- a/kbabel/kbabeldict/modules/dbsearchengine2/dbse2_factory.h +++ b/kbabel/kbabeldict/modules/dbsearchengine2/dbse2_factory.h @@ -7,7 +7,7 @@ class TDEAboutData; class DbSe2Factory : public KLibFactory { - Q_OBJECT + TQ_OBJECT public: DbSe2Factory( TQObject *parent=0, const char *name=0); |