summaryrefslogtreecommitdiffstats
path: root/common/facade.cpp
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-11-12 14:10:07 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-11-12 14:10:07 +0100
commitfbf94e47dbdc1cb3303b51f32f77481eb68fae3d (patch)
tree84b87a6a8343332763efa24d64dc177dcc0abd78 /common/facade.cpp
parent24ba78cf4b1e479c5e83c9e0695fc68a7b702cc9 (diff)
downloadsink-fbf94e47dbdc1cb3303b51f32f77481eb68fae3d.tar.gz
sink-fbf94e47dbdc1cb3303b51f32f77481eb68fae3d.zip
Revert "Fixed warnings"
Doesn't work with CATCH_ERRORS=ON This reverts commit 2bb2a10f5c4010d168b3d26e9937cf26365a0d0c.
Diffstat (limited to 'common/facade.cpp')
-rw-r--r--common/facade.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/facade.cpp b/common/facade.cpp
index d00453e..9c14a23 100644
--- a/common/facade.cpp
+++ b/common/facade.cpp
@@ -116,3 +116,4 @@ QPair<KAsync::Job<void>, typename ResultEmitter<typename DomainType::Ptr>::Ptr>
116 116
117SINK_REGISTER_TYPES() 117SINK_REGISTER_TYPES()
118 118
119#include "facade.moc"