Skip to content

Fix build with Qt 6.5

Nicolas Fella requested to merge work/nico/stdstring into master

QDebug now natively supports std::string, so our own operator conflicts

Merge request reports