Skip to content

Fix build with Qt 6.5

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

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

Merge request reports