Skip to content

Tests: add missing explicit init of all TReplaceItem fields

Friedrich W. H. Kossebau requested to merge work/kossebau/initstructs into master

Least minimal change needed, checked all places that create new instances.

Other option would be to add member initialization to the struct definition itself.

First of some Qt6-port motivated patches.

Merge request reports