summaryrefslogtreecommitdiffstats
path: root/tderesources/egroupware/kcal_resourcexmlrpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/egroupware/kcal_resourcexmlrpc.h')
-rw-r--r--tderesources/egroupware/kcal_resourcexmlrpc.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/egroupware/kcal_resourcexmlrpc.h b/tderesources/egroupware/kcal_resourcexmlrpc.h
index 776bc68b..45cc1344 100644
--- a/tderesources/egroupware/kcal_resourcexmlrpc.h
+++ b/tderesources/egroupware/kcal_resourcexmlrpc.h
@@ -29,7 +29,7 @@
#include <tdeconfig.h>
#include <kurl.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
#include "libkcal/calendarlocal.h"
#include "libkcal/incidence.h"
@@ -50,9 +50,9 @@ class EGroupwarePrefs;
/**
This class provides access to php/eGroupware calendar via XML-RPC.
*/
-class KDE_EXPORT ResourceXMLRPC : public ResourceCached
+class TDE_EXPORT ResourceXMLRPC : public ResourceCached
{
- Q_OBJECT
+ TQ_OBJECT
public: