summaryrefslogtreecommitdiffstats
path: root/lib/kotext/KoTextFormat.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 17:20:10 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 17:20:10 -0500
commitb5520771b2756a2859daf5ac703d9120c04a64e9 (patch)
tree8b44e367a9323e92ec14383e61ecce8bcdbb2e58 /lib/kotext/KoTextFormat.h
parent482480ca3d7cf8b7474cc63a5914ef7c786cf251 (diff)
downloadkoffice-b5520771b2756a2859daf5ac703d9120c04a64e9.tar.gz
koffice-b5520771b2756a2859daf5ac703d9120c04a64e9.zip
Fix inadvertent tq changes.
Diffstat (limited to 'lib/kotext/KoTextFormat.h')
-rw-r--r--lib/kotext/KoTextFormat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kotext/KoTextFormat.h b/lib/kotext/KoTextFormat.h
index 4c155b91..66a6d2a9 100644
--- a/lib/kotext/KoTextFormat.h
+++ b/lib/kotext/KoTextFormat.h
@@ -395,9 +395,9 @@ private:
};
#if defined(TQ_TEMPLATEDLL)
-// TQMOC_SKIP_BEGIN
+// MOC_SKIP_BEGIN
template class TQ_EXPORT TQDict<KoTextFormat>;
-// TQMOC_SKIP_END
+// MOC_SKIP_END
#endif
class KOTEXT_EXPORT KoTextFormatCollection