diff options
Diffstat (limited to 'tderesources/egroupware/kcal_resourcexmlrpcconfig.h')
| -rw-r--r-- | tderesources/egroupware/kcal_resourcexmlrpcconfig.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/egroupware/kcal_resourcexmlrpcconfig.h b/tderesources/egroupware/kcal_resourcexmlrpcconfig.h index b99bca73..15aded2e 100644 --- a/tderesources/egroupware/kcal_resourcexmlrpcconfig.h +++ b/tderesources/egroupware/kcal_resourcexmlrpcconfig.h @@ -22,7 +22,7 @@ #define RESOURCEXMLRPCCONFIG_H #include <tderesources/configwidget.h> -#include <kdemacros.h> +#include <tdemacros.h> class KIntSpinBox; class KLineEdit; @@ -30,9 +30,9 @@ class KURLRequester; namespace KCal { -class KDE_EXPORT ResourceXMLRPCConfig : public KRES::ConfigWidget +class TDE_EXPORT ResourceXMLRPCConfig : public KRES::ConfigWidget { - Q_OBJECT + TQ_OBJECT public: |
