Skip to content

EventPrimitives: Fix cppcheck warnings.

Pass class instances by const reference, not by value.

Merge request reports