diff options
Diffstat (limited to 'kresources/groupwise/kabc_resourcegroupwise.h')
-rw-r--r-- | kresources/groupwise/kabc_resourcegroupwise.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/groupwise/kabc_resourcegroupwise.h b/kresources/groupwise/kabc_resourcegroupwise.h index d5c6734ba..23912916e 100644 --- a/kresources/groupwise/kabc_resourcegroupwise.h +++ b/kresources/groupwise/kabc_resourcegroupwise.h @@ -42,7 +42,7 @@ class KDE_EXPORT ResourceGroupwise : public ResourceCached friend class ResourceGroupwiseConfig; Q_OBJECT - TQ_OBJECT + public: ResourceGroupwise( const KConfig * ); |