diff options
Diffstat (limited to 'kresources/egroupware/kabc_resourcexmlrpcconfig.h')
-rw-r--r-- | kresources/egroupware/kabc_resourcexmlrpcconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/egroupware/kabc_resourcexmlrpcconfig.h b/kresources/egroupware/kabc_resourcexmlrpcconfig.h index a680cfb01..084f92109 100644 --- a/kresources/egroupware/kabc_resourcexmlrpcconfig.h +++ b/kresources/egroupware/kabc_resourcexmlrpcconfig.h @@ -35,7 +35,7 @@ class KDE_EXPORT ResourceXMLRPCConfig : public KRES::ConfigWidget TQ_OBJECT public: - ResourceXMLRPCConfig( TQWidget* tqparent = 0, const char* name = 0 ); + ResourceXMLRPCConfig( TQWidget* parent = 0, const char* name = 0 ); public slots: void loadSettings( KRES::Resource* ); |