summaryrefslogtreecommitdiffstats
path: root/kresources/kolab
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/kolab')
-rw-r--r--kresources/kolab/kabc/resourcekolab.h2
-rw-r--r--kresources/kolab/kcal/resourcekolab.h2
-rw-r--r--kresources/kolab/knotes/resourcekolab.h2
-rw-r--r--kresources/kolab/shared/kmailconnection.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/kresources/kolab/kabc/resourcekolab.h b/kresources/kolab/kabc/resourcekolab.h
index 95fdf3abe..d27a97c92 100644
--- a/kresources/kolab/kabc/resourcekolab.h
+++ b/kresources/kolab/kabc/resourcekolab.h
@@ -53,7 +53,7 @@ class KDE_EXPORT ResourceKolab : public KPIM::ResourceABC,
public Kolab::ResourceKolabBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kresources/kolab/kcal/resourcekolab.h b/kresources/kolab/kcal/resourcekolab.h
index 8d5672f96..e639d2606 100644
--- a/kresources/kolab/kcal/resourcekolab.h
+++ b/kresources/kolab/kcal/resourcekolab.h
@@ -52,7 +52,7 @@ class KDE_EXPORT ResourceKolab : public KCal::ResourceCalendar,
public Kolab::ResourceKolabBase
{
Q_OBJECT
- TQ_OBJECT
+
friend struct TemporarySilencer;
public:
diff --git a/kresources/kolab/knotes/resourcekolab.h b/kresources/kolab/knotes/resourcekolab.h
index cc77d25d2..f596d8f70 100644
--- a/kresources/kolab/knotes/resourcekolab.h
+++ b/kresources/kolab/knotes/resourcekolab.h
@@ -54,7 +54,7 @@ class KDE_EXPORT ResourceKolab : public ResourceNotes,
public ResourceKolabBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ResourceKolab( const KConfig* );
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