diff options
Diffstat (limited to 'kresources/caldav/config.h')
-rw-r--r-- | kresources/caldav/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/caldav/config.h b/kresources/caldav/config.h index ccda9234b..cfa612d37 100644 --- a/kresources/caldav/config.h +++ b/kresources/caldav/config.h @@ -44,7 +44,7 @@ class KDE_EXPORT ResourceCalDavConfig : public KRES::ConfigWidget public: - ResourceCalDavConfig(TQWidget *tqparent = 0); + ResourceCalDavConfig(TQWidget *parent = 0); public slots: |