summaryrefslogtreecommitdiffstats
path: root/kresources/caldav/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/caldav/config.h')
-rw-r--r--kresources/caldav/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kresources/caldav/config.h b/kresources/caldav/config.h
index 78067428..ccda9234 100644
--- a/kresources/caldav/config.h
+++ b/kresources/caldav/config.h
@@ -40,10 +40,11 @@ class CalDavSaveConfig;
class KDE_EXPORT ResourceCalDavConfig : public KRES::ConfigWidget
{
Q_OBJECT
+ TQ_OBJECT
public:
- ResourceCalDavConfig(TQWidget *parent = 0);
+ ResourceCalDavConfig(TQWidget *tqparent = 0);
public slots: