summaryrefslogtreecommitdiffstats
path: root/kresources/egroupware/kabc_resourcexmlrpcconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/egroupware/kabc_resourcexmlrpcconfig.h')
-rw-r--r--kresources/egroupware/kabc_resourcexmlrpcconfig.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kresources/egroupware/kabc_resourcexmlrpcconfig.h b/kresources/egroupware/kabc_resourcexmlrpcconfig.h
index f73b2e0a..a680cfb0 100644
--- a/kresources/egroupware/kabc_resourcexmlrpcconfig.h
+++ b/kresources/egroupware/kabc_resourcexmlrpcconfig.h
@@ -32,9 +32,10 @@ namespace KABC {
class KDE_EXPORT ResourceXMLRPCConfig : public KRES::ConfigWidget
{
Q_OBJECT
+ TQ_OBJECT
public:
- ResourceXMLRPCConfig( TQWidget* parent = 0, const char* name = 0 );
+ ResourceXMLRPCConfig( TQWidget* tqparent = 0, const char* name = 0 );
public slots:
void loadSettings( KRES::Resource* );