diff options
Diffstat (limited to 'tderesources/egroupware/kcal_resourcexmlrpcconfig.h')
-rw-r--r-- | tderesources/egroupware/kcal_resourcexmlrpcconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/egroupware/kcal_resourcexmlrpcconfig.h b/tderesources/egroupware/kcal_resourcexmlrpcconfig.h index b99bca734..0cd619c09 100644 --- a/tderesources/egroupware/kcal_resourcexmlrpcconfig.h +++ b/tderesources/egroupware/kcal_resourcexmlrpcconfig.h @@ -32,7 +32,7 @@ namespace KCal { class KDE_EXPORT ResourceXMLRPCConfig : public KRES::ConfigWidget { - Q_OBJECT + TQ_OBJECT public: |