summaryrefslogtreecommitdiffstats
path: root/kbabel/common/catalog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/common/catalog.h')
-rw-r--r--kbabel/common/catalog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/common/catalog.h b/kbabel/common/catalog.h
index a034375e..e4efde76 100644
--- a/kbabel/common/catalog.h
+++ b/kbabel/common/catalog.h
@@ -110,7 +110,7 @@ struct DiffEntry
class KDE_EXPORT Catalog : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum DiffResult{DiffOk, DiffNotFound, DiffNeedList};