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 6e0ddfdb8..f73b2e0aa 100644 --- a/kresources/egroupware/kabc_resourcexmlrpcconfig.h +++ b/kresources/egroupware/kabc_resourcexmlrpcconfig.h @@ -34,7 +34,7 @@ class KDE_EXPORT ResourceXMLRPCConfig : public KRES::ConfigWidget Q_OBJECT public: - ResourceXMLRPCConfig( QWidget* parent = 0, const char* name = 0 ); + ResourceXMLRPCConfig( TQWidget* parent = 0, const char* name = 0 ); public slots: void loadSettings( KRES::Resource* ); |