diff options
Diffstat (limited to 'kresources/groupwise/kabc_resourcegroupwiseconfig.h')
-rw-r--r-- | kresources/groupwise/kabc_resourcegroupwiseconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/groupwise/kabc_resourcegroupwiseconfig.h b/kresources/groupwise/kabc_resourcegroupwiseconfig.h index d120f3164..06278834e 100644 --- a/kresources/groupwise/kabc_resourcegroupwiseconfig.h +++ b/kresources/groupwise/kabc_resourcegroupwiseconfig.h @@ -42,7 +42,7 @@ class KDE_EXPORT ResourceGroupwiseConfig : public KRES::ConfigWidget TQ_OBJECT public: - ResourceGroupwiseConfig( TQWidget* tqparent = 0, const char* name = 0 ); + ResourceGroupwiseConfig( TQWidget* parent = 0, const char* name = 0 ); public slots: void loadSettings( KRES::Resource* ); |