Skip to content

Don't make member variables const

Nicolas Fella requested to merge work/nico/no-const into master

It breaks list initialization with Qt 6.7

BUG: 481877

Merge request reports