summaryrefslogtreecommitdiffstats
path: root/kresources/egroupware/kcal_resourcexmlrpcconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/egroupware/kcal_resourcexmlrpcconfig.h')
-rw-r--r--kresources/egroupware/kcal_resourcexmlrpcconfig.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kresources/egroupware/kcal_resourcexmlrpcconfig.h b/kresources/egroupware/kcal_resourcexmlrpcconfig.h
index f71359aa..d070eebf 100644
--- a/kresources/egroupware/kcal_resourcexmlrpcconfig.h
+++ b/kresources/egroupware/kcal_resourcexmlrpcconfig.h
@@ -33,9 +33,10 @@ namespace KCal {
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* );