Skip to content
  • Kenneth Moreland's avatar
    Fix ExecObject tag in WorkletBase · c83b585b
    Kenneth Moreland authored
    The ExecObject tag for the ControlSignature was not declared right so
    would cause a compile error if it was ever used. Clearly this was not
    being tested properly, so the dispatcher base unit test now passes an
    ExecObject parameter.
    c83b585b