summaryrefslogtreecommitdiffstats
path: root/tderesources/kolab/tdeabc/resourcekolab.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/kolab/tdeabc/resourcekolab.h')
-rw-r--r--tderesources/kolab/tdeabc/resourcekolab.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/kolab/tdeabc/resourcekolab.h b/tderesources/kolab/tdeabc/resourcekolab.h
index a19dfbaa..84bce5e6 100644
--- a/tderesources/kolab/tdeabc/resourcekolab.h
+++ b/tderesources/kolab/tdeabc/resourcekolab.h
@@ -38,7 +38,7 @@
#include "../shared/resourcekolabbase.h"
#include "../shared/subresource.h"
#include <kmail/kmailicalIface.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
namespace TDEABC {
@@ -49,10 +49,10 @@ namespace TDEABC {
* addresses in an Kolab folder in KMail (or other conforming email
* clients).
*/
-class KDE_EXPORT ResourceKolab : public KPIM::ResourceABC,
+class TDE_EXPORT ResourceKolab : public KPIM::ResourceABC,
public Kolab::ResourceKolabBase
{
- Q_OBJECT
+ TQ_OBJECT
public: