diff options
Diffstat (limited to 'kresources/groupware/kabc_resourcegroupwareconfig.h')
-rw-r--r-- | kresources/groupware/kabc_resourcegroupwareconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/groupware/kabc_resourcegroupwareconfig.h b/kresources/groupware/kabc_resourcegroupwareconfig.h index 220575c23..06ef4186c 100644 --- a/kresources/groupware/kabc_resourcegroupwareconfig.h +++ b/kresources/groupware/kabc_resourcegroupwareconfig.h @@ -39,7 +39,7 @@ class ResourceGroupwareConfig : public KRES::ConfigWidget TQ_OBJECT public: - ResourceGroupwareConfig( TQWidget* tqparent = 0, const char* name = 0 ); + ResourceGroupwareConfig( TQWidget* parent = 0, const char* name = 0 ); public slots: void loadSettings( KRES::Resource* ); |