summaryrefslogtreecommitdiffstats
path: root/tderesources/blogging/kcal_resourceblogging.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/blogging/kcal_resourceblogging.h')
-rw-r--r--tderesources/blogging/kcal_resourceblogging.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/blogging/kcal_resourceblogging.h b/tderesources/blogging/kcal_resourceblogging.h
index 56d3cad2..1cbd01f8 100644
--- a/tderesources/blogging/kcal_resourceblogging.h
+++ b/tderesources/blogging/kcal_resourceblogging.h
@@ -22,7 +22,7 @@
#define KCAL_RESOURCEBLOGGING_H
#include <kcal_resourcegroupwarebase.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
namespace KBlog {
class APIBlog;
@@ -33,9 +33,9 @@ namespace KCal {
/**
This class provides a resource for accessing blogs on a blogging server as journals
*/
-class KDE_EXPORT ResourceBlogging : public ResourceGroupwareBase
+class TDE_EXPORT ResourceBlogging : public ResourceGroupwareBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
ResourceBlogging();