diff options
Diffstat (limited to 'tderesources/caldav/config.h')
-rw-r--r-- | tderesources/caldav/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/caldav/config.h b/tderesources/caldav/config.h index fe03114c3..4dec65f30 100644 --- a/tderesources/caldav/config.h +++ b/tderesources/caldav/config.h @@ -39,7 +39,7 @@ class CalDavSaveConfig; */ class KDE_EXPORT ResourceCalDavConfig : public KRES::ConfigWidget { - Q_OBJECT + TQ_OBJECT public: |