From b5520771b2756a2859daf5ac703d9120c04a64e9 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 17:20:10 -0500 Subject: Fix inadvertent tq changes. --- lib/kotext/KoTextParag.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/kotext/KoTextParag.h') diff --git a/lib/kotext/KoTextParag.h b/lib/kotext/KoTextParag.h index d8e0c29b..fd177e95 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; template class TQMap; -// TQMOC_SKIP_END +// MOC_SKIP_END #endif class KOTEXT_EXPORT KoTextParag -- cgit v1.2.1