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 cfa612d37..3e6abe9bb 100644 --- a/kresources/caldav/config.h +++ b/kresources/caldav/config.h @@ -40,7 +40,7 @@ class CalDavSaveConfig; class KDE_EXPORT ResourceCalDavConfig : public KRES::ConfigWidget { Q_OBJECT - TQ_OBJECT + public: |