summaryrefslogtreecommitdiffstats
path: root/src/sources/threadedtrigger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sources/threadedtrigger.cpp')
-rw-r--r--src/sources/threadedtrigger.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sources/threadedtrigger.cpp b/src/sources/threadedtrigger.cpp
index 5ea2998..8c667e0 100644
--- a/src/sources/threadedtrigger.cpp
+++ b/src/sources/threadedtrigger.cpp
@@ -65,3 +65,4 @@ void ThreadedTrigger::run(){
// 2. mWaitMutex is locked when we enter the loop
mWaitMutex.unlock(); // unlock it again
}
+#include "threadedtrigger.moc"