Skip to content

Compile fixes for Qt 6

Volker Krause requested to merge work/vkrause/qt6-fixes into master

Mainly QVariant::setValue wanting to automatically determine the type of its argument for lists now.

Merge request reports