summaryrefslogtreecommitdiffstats
path: root/tderesources/scalix/knotes/resourcescalix.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/scalix/knotes/resourcescalix.h')
-rw-r--r--tderesources/scalix/knotes/resourcescalix.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/scalix/knotes/resourcescalix.h b/tderesources/scalix/knotes/resourcescalix.h
index 6a3676c1..2266bf1e 100644
--- a/tderesources/scalix/knotes/resourcescalix.h
+++ b/tderesources/scalix/knotes/resourcescalix.h
@@ -38,7 +38,7 @@
#include <libkcal/calendarlocal.h>
#include "../shared/resourcescalixbase.h"
#include "../shared/subresource.h"
-#include <tdepimmacros.h>
+#include <kdemacros.h>
namespace Scalix {
@@ -48,11 +48,11 @@ namespace Scalix {
* addresses in an IMAP folder in KMail (or other conforming email
* clients).
*/
-class KDE_EXPORT ResourceScalix : public ResourceNotes,
+class TDE_EXPORT ResourceScalix : public ResourceNotes,
public KCal::IncidenceBase::Observer,
public ResourceScalixBase
{
- Q_OBJECT
+ TQ_OBJECT
public: