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 7ed608aa8..fb0c9b47a 100644 --- a/kresources/egroupware/kabc_resourcexmlrpcconfig.h +++ b/kresources/egroupware/kabc_resourcexmlrpcconfig.h @@ -32,7 +32,7 @@ namespace KABC { class KDE_EXPORT ResourceXMLRPCConfig : public KRES::ConfigWidget { Q_OBJECT - TQ_OBJECT + public: ResourceXMLRPCConfig( TQWidget* parent = 0, const char* name = 0 ); |