Skip to content
Snippets Groups Projects
Commit 21d463af authored by Ben Acland's avatar Ben Acland
Browse files

do the same thing for Merger()

parent 7e1d9a1f
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ Merger::Merger()
mergeEventsB(true), mergeContinuousB(true),
sourceNodeA(0), sourceNodeB(0), activePath(0)
{
setProcessorType(PROCESSOR_TYPE_MERGER);
sendSampleCount = false;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment