summaryrefslogtreecommitdiffstats
path: root/common/domain/event.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/domain/event.h')
-rw-r--r--common/domain/event.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/domain/event.h b/common/domain/event.h
index f21cd34..17a0ad4 100644
--- a/common/domain/event.h
+++ b/common/domain/event.h
@@ -63,3 +63,6 @@ public:
63 63
64} 64}
65} 65}
66
67Q_DECLARE_METATYPE(Akonadi2::ApplicationDomain::Event)
68Q_DECLARE_METATYPE(Akonadi2::ApplicationDomain::Event::Ptr)