From 210090aed352271bcd474b28db9644d9461d7189 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:08:47 -0600 Subject: Remove spurious TQ_OBJECT instances --- kresources/kolab/shared/kmailconnection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kresources/kolab/shared/kmailconnection.h') diff --git a/kresources/kolab/shared/kmailconnection.h b/kresources/kolab/shared/kmailconnection.h index ec49bfd11..62003b5f9 100644 --- a/kresources/kolab/shared/kmailconnection.h +++ b/kresources/kolab/shared/kmailconnection.h @@ -50,7 +50,7 @@ class ResourceKolabBase; */ class KMailConnection : public TQObject, public DCOPObject { Q_OBJECT -// TQ_OBJECT +// K_DCOP // These are the methods called by KMail when the resource changes -- cgit v1.2.1