Skip to content

Fix usage of QSignalSpy

Carl Schwan requested to merge work/carl/fix-qt68-qsignalspy into master

Qt broke its source compatibility promise in testlib and QSignalSpy is no longer a QObject.

Edited by Carl Schwan

Merge request reports