diff options
Diffstat (limited to 'tderesources/featureplan/kcal_resourcefeatureplan.h')
-rw-r--r-- | tderesources/featureplan/kcal_resourcefeatureplan.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/featureplan/kcal_resourcefeatureplan.h b/tderesources/featureplan/kcal_resourcefeatureplan.h index c86d18bc9..7b64e12a8 100644 --- a/tderesources/featureplan/kcal_resourcefeatureplan.h +++ b/tderesources/featureplan/kcal_resourcefeatureplan.h @@ -39,7 +39,7 @@ namespace KCal { */ class KDE_EXPORT ResourceFeaturePlan : public ResourceCached { - Q_OBJECT + TQ_OBJECT public: ResourceFeaturePlan( const TDEConfig * ); |