summaryrefslogtreecommitdiffstats
path: root/tderesources/egroupware/kcal_resourcexmlrpcconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/egroupware/kcal_resourcexmlrpcconfig.h')
-rw-r--r--tderesources/egroupware/kcal_resourcexmlrpcconfig.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/egroupware/kcal_resourcexmlrpcconfig.h b/tderesources/egroupware/kcal_resourcexmlrpcconfig.h
index 2790717f..316b5dfd 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 <tdepimmacros.h>
+#include <kdemacros.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: