summaryrefslogtreecommitdiffstats
path: root/libtdepim/tdeabcresourcecached.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/tdeabcresourcecached.h')
-rw-r--r--libtdepim/tdeabcresourcecached.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libtdepim/tdeabcresourcecached.h b/libtdepim/tdeabcresourcecached.h
index b86108b4..6960b25b 100644
--- a/libtdepim/tdeabcresourcecached.h
+++ b/libtdepim/tdeabcresourcecached.h
@@ -22,7 +22,7 @@
#define TDEABC_RESOURCECACHED_H
#include <tdeabc/resource.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
#include <tqdatetime.h>
#include <tqtimer.h>
@@ -31,9 +31,9 @@
namespace TDEABC {
-class KDE_EXPORT ResourceCached : public Resource
+class TDE_EXPORT ResourceCached : public Resource
{
- Q_OBJECT
+ TQ_OBJECT
public: