diff options
Diffstat (limited to 'tderesources/kolab/tdeabc')
-rw-r--r-- | tderesources/kolab/tdeabc/resourcekolab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/kolab/tdeabc/resourcekolab.h b/tderesources/kolab/tdeabc/resourcekolab.h index 9b4b4a172..3347a1774 100644 --- a/tderesources/kolab/tdeabc/resourcekolab.h +++ b/tderesources/kolab/tdeabc/resourcekolab.h @@ -52,7 +52,7 @@ namespace TDEABC { class KDE_EXPORT ResourceKolab : public KPIM::ResourceABC, public Kolab::ResourceKolabBase { - Q_OBJECT + TQ_OBJECT public: |