On 07/02/2020 21.37, Jonathan Purol wrote: > After manually removing every line of code to see when a MVCE would > work, I found a loose `blockSignals(true)` flying around that was there > from a debugging session.
`git diff`? Stuff like this is why you should use a VCS (it doesn't have to be git) even for personal projects, and commit early and often, so that when you're working on something, it's easy to see what's changed. </PSA> -- Matthew _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest