Skip to content

Refactor: fix clangtidyfull and some lambda this captures

Thomas Holder requested to merge speleo3/inkscape:clangtidyfull-fixes into master

The clangtidyfull job currently fails. Example: https://gitlab.com/speleo3/inkscape/-/jobs/5662814191

This MR applies the suggested refactorings.

Also fixes some lambda this capture warnings in files which don't conflict with the gtk4 branch.

Merge request reports