diff options
Diffstat (limited to 'kbabel/common/catalog.h')
-rw-r--r-- | kbabel/common/catalog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/common/catalog.h b/kbabel/common/catalog.h index e4efde76..f5c37309 100644 --- a/kbabel/common/catalog.h +++ b/kbabel/common/catalog.h @@ -109,7 +109,7 @@ struct DiffEntry */ class KDE_EXPORT Catalog : public TQObject { - Q_OBJECT + TQ_OBJECT public: |