Skip to content

Fix build

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

QString::count() doesn't exist in Qt6, use length() instead

Merge request reports