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/scalix/shared/kmailconnection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kresources/scalix/shared') diff --git a/kresources/scalix/shared/kmailconnection.h b/kresources/scalix/shared/kmailconnection.h index 6eab8ff16..7fec6274f 100644 --- a/kresources/scalix/shared/kmailconnection.h +++ b/kresources/scalix/shared/kmailconnection.h @@ -49,7 +49,7 @@ class ResourceScalixBase; */ 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