diff options
Diffstat (limited to 'tderesources/groupwise/kcal_resourcegroupwiseconfig.h')
-rw-r--r-- | tderesources/groupwise/kcal_resourcegroupwiseconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/groupwise/kcal_resourcegroupwiseconfig.h b/tderesources/groupwise/kcal_resourcegroupwiseconfig.h index 87447e0a5..e982b8192 100644 --- a/tderesources/groupwise/kcal_resourcegroupwiseconfig.h +++ b/tderesources/groupwise/kcal_resourcegroupwiseconfig.h @@ -41,7 +41,7 @@ class ResourceCachedSaveConfig; */ class KDE_EXPORT ResourceGroupwiseConfig : public KRES::ConfigWidget { - Q_OBJECT + TQ_OBJECT public: ResourceGroupwiseConfig( TQWidget *parent = 0, const char *name = 0 ); |