diff options
Diffstat (limited to 'kresources/egroupware/kabc_resourcexmlrpc.h')
-rw-r--r-- | kresources/egroupware/kabc_resourcexmlrpc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/egroupware/kabc_resourcexmlrpc.h b/kresources/egroupware/kabc_resourcexmlrpc.h index 73b083d1b..93ba66509 100644 --- a/kresources/egroupware/kabc_resourcexmlrpc.h +++ b/kresources/egroupware/kabc_resourcexmlrpc.h @@ -40,7 +40,7 @@ class EGroupwarePrefs; class KDE_EXPORT ResourceXMLRPC : public ResourceCached { Q_OBJECT - TQ_OBJECT + public: ResourceXMLRPC( const KConfig* ); |