Skip to content

[forms] Avoid implicit capture of 'this'

Carsten Gräser requested to merge cleanup/avoid-cpp20-warnings into master

This is deprecated in C++20 and thus leads to lots of warnings.

Merge request reports

Loading