summaryrefslogtreecommitdiffstats
path: root/kresources/groupwise/kabc_resourcegroupwiseconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/groupwise/kabc_resourcegroupwiseconfig.h')
-rw-r--r--kresources/groupwise/kabc_resourcegroupwiseconfig.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kresources/groupwise/kabc_resourcegroupwiseconfig.h b/kresources/groupwise/kabc_resourcegroupwiseconfig.h
index d5bec19a..d120f316 100644
--- a/kresources/groupwise/kabc_resourcegroupwiseconfig.h
+++ b/kresources/groupwise/kabc_resourcegroupwiseconfig.h
@@ -39,9 +39,10 @@ class ResourceGroupwise;
class KDE_EXPORT ResourceGroupwiseConfig : public KRES::ConfigWidget
{
Q_OBJECT
+ TQ_OBJECT
public:
- ResourceGroupwiseConfig( TQWidget* parent = 0, const char* name = 0 );
+ ResourceGroupwiseConfig( TQWidget* tqparent = 0, const char* name = 0 );
public slots:
void loadSettings( KRES::Resource* );