Skip to content

Fix ProfileTest which started failing with Qt6.7

Kurt Hindenburg requested to merge work/kurthindenburg/fix-qt67-profiletest into master

Let's make this easlier for us and just use sample profile files and avoid using QStringLiteral/QTemporaryFile/QTextStream.

Merge request reports