diff options
Diffstat (limited to 'tderesources/scalix/tdeabc')
-rw-r--r-- | tderesources/scalix/tdeabc/resourcescalix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/scalix/tdeabc/resourcescalix.h b/tderesources/scalix/tdeabc/resourcescalix.h index f5c8ffe6d..ee3c8af94 100644 --- a/tderesources/scalix/tdeabc/resourcescalix.h +++ b/tderesources/scalix/tdeabc/resourcescalix.h @@ -53,7 +53,7 @@ namespace TDEABC { class KDE_EXPORT ResourceScalix : public KPIM::ResourceABC, public Scalix::ResourceScalixBase { - Q_OBJECT + TQ_OBJECT public: |