summaryrefslogtreecommitdiffstats
path: root/libtdepim/resourceabc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/resourceabc.h')
-rw-r--r--libtdepim/resourceabc.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libtdepim/resourceabc.h b/libtdepim/resourceabc.h
index 54a2843c..9b7c942c 100644
--- a/libtdepim/resourceabc.h
+++ b/libtdepim/resourceabc.h
@@ -27,7 +27,7 @@
#include <tdeabc/resource.h>
#include <tqmap.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
// This is here because it can't go to tdelibs/tdeabc yet, but ultimately
// it should probably go there (maybe redesigned to have a real object
@@ -41,9 +41,9 @@ namespace KPIM {
* handle subresources.
*/
-class KDE_EXPORT ResourceABC : public TDEABC::Resource
+class TDE_EXPORT ResourceABC : public TDEABC::Resource
{
- Q_OBJECT
+ TQ_OBJECT
public: