summaryrefslogtreecommitdiffstats
path: root/kbugbuster/kresources/kcalresourceconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbugbuster/kresources/kcalresourceconfig.h')
-rw-r--r--kbugbuster/kresources/kcalresourceconfig.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kbugbuster/kresources/kcalresourceconfig.h b/kbugbuster/kresources/kcalresourceconfig.h
index 6a83ad67..de8eb4d2 100644
--- a/kbugbuster/kresources/kcalresourceconfig.h
+++ b/kbugbuster/kresources/kcalresourceconfig.h
@@ -34,8 +34,9 @@ class KLineEdit;
class KCalResourceConfig : public KRES::ConfigWidget
{
Q_OBJECT
+ TQ_OBJECT
public:
- KCalResourceConfig( TQWidget *parent = 0, const char *name = 0 );
+ KCalResourceConfig( TQWidget *tqparent = 0, const char *name = 0 );
public slots:
virtual void loadSettings( KRES::Resource *resource );