summaryrefslogtreecommitdiffstats
path: root/common/facade.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/facade.cpp')
-rw-r--r--common/facade.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/facade.cpp b/common/facade.cpp
index 9c14a23..92eeaca 100644
--- a/common/facade.cpp
+++ b/common/facade.cpp
@@ -115,5 +115,3 @@ QPair<KAsync::Job<void>, typename ResultEmitter<typename DomainType::Ptr>::Ptr>
115 template class Sink::GenericFacade<T>; \ 115 template class Sink::GenericFacade<T>; \
116 116
117SINK_REGISTER_TYPES() 117SINK_REGISTER_TYPES()
118
119#include "facade.moc"