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 f5c37309..06d641eb 100644
--- a/kbabel/common/catalog.h
+++ b/kbabel/common/catalog.h
@@ -107,7 +107,7 @@ struct DiffEntry
* @short Class, that represents a translation catalog(po-file)
* @author Matthias Kiefer <matthias.kiefer@gmx.de>
*/
-class KDE_EXPORT Catalog : public TQObject
+class TDE_EXPORT Catalog : public TQObject
{
TQ_OBJECT