summaryrefslogtreecommitdiffstats
path: root/kresources/lib/kcal_resourcegroupwarebaseconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/lib/kcal_resourcegroupwarebaseconfig.h')
-rw-r--r--kresources/lib/kcal_resourcegroupwarebaseconfig.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kresources/lib/kcal_resourcegroupwarebaseconfig.h b/kresources/lib/kcal_resourcegroupwarebaseconfig.h
index 61e71b37..ee10fa5c 100644
--- a/kresources/lib/kcal_resourcegroupwarebaseconfig.h
+++ b/kresources/lib/kcal_resourcegroupwarebaseconfig.h
@@ -47,8 +47,9 @@ class CacheSettingsDialog;
class KDE_EXPORT ResourceGroupwareBaseConfig : public KRES::ConfigWidget
{
Q_OBJECT
+ TQ_OBJECT
public:
- ResourceGroupwareBaseConfig( TQWidget *parent = 0, const char *name = 0 );
+ ResourceGroupwareBaseConfig( TQWidget *tqparent = 0, const char *name = 0 );
public slots:
virtual void loadSettings( KRES::Resource *resource );