324c324,325
< translationEvent(*this),
---
> translationEvent([this]{ sendNextFragmentToTranslation(); },
> "translationEvent"),