summaryrefslogtreecommitdiffstats
path: root/kword/KWMailMergeDataSource.h
diff options
context:
space:
mode:
Diffstat (limited to 'kword/KWMailMergeDataSource.h')
-rw-r--r--kword/KWMailMergeDataSource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWMailMergeDataSource.h b/kword/KWMailMergeDataSource.h
index d27c509d..4d5a2508 100644
--- a/kword/KWMailMergeDataSource.h
+++ b/kword/KWMailMergeDataSource.h
@@ -46,7 +46,7 @@ typedef TQMap<TQString,TQString> DbRecord;
class KWORD_EXPORT KWMailMergeDataSource: public TQObject, public DCOPObject
{
Q_OBJECT
-// TQ_OBJECT
+//
K_DCOP
public:
KWMailMergeDataSource(KInstance* inst,TQObject *parent);