summaryrefslogtreecommitdiffstats
path: root/libkcal/resourcelocal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/resourcelocal.h')
-rw-r--r--libkcal/resourcelocal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libkcal/resourcelocal.h b/libkcal/resourcelocal.h
index d13ed2d8..1ef4cf01 100644
--- a/libkcal/resourcelocal.h
+++ b/libkcal/resourcelocal.h
@@ -27,7 +27,7 @@
#include <kurl.h>
#include <kdirwatch.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
class TDEConfig;
#include "calendarlocal.h"
@@ -44,7 +44,7 @@ class CalFormat;
*/
class LIBKCAL_EXPORT ResourceLocal : public ResourceCached
{
- Q_OBJECT
+ TQ_OBJECT
friend class ResourceLocalConfig;