Skip to content

Fix build with Qt 6.5

Nicolas Fella requested to merge work/nico/fix-qt6 into master

Instantiating a QGenericReturnArgument like this isn't possible any more

Use different overload to avoid the problem

Merge request reports