summaryrefslogtreecommitdiffstats
path: root/lib/kotext/KoTextParag.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kotext/KoTextParag.h')
-rw-r--r--lib/kotext/KoTextParag.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kotext/KoTextParag.h b/lib/kotext/KoTextParag.h
index d8e0c29b9..fd177e953 100644
--- a/lib/kotext/KoTextParag.h
+++ b/lib/kotext/KoTextParag.h
@@ -43,10 +43,10 @@ struct KoTextParagSelection
};
#if defined(TQ_TEMPLATEDLL)
-// TQMOC_SKIP_BEGIN
+// MOC_SKIP_BEGIN
template class TQMap<int, KoTextParagSelection>;
template class TQMap<int, KoTextParagLineStart*>;
-// TQMOC_SKIP_END
+// MOC_SKIP_END
#endif
class KOTEXT_EXPORT KoTextParag